summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-08-11Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-08-11Merge remote branch 'osd/linux-next'Stephen Rothwell
2010-08-11Merge branch 'quilt/rr'Stephen Rothwell
2010-08-11Merge remote branch 'squashfs/master'Stephen Rothwell
2010-08-11Merge remote branch 'ocfs2/linux-next'Stephen Rothwell
2010-08-11Merge remote branch 'nfs/linux-next'Stephen Rothwell
2010-08-11Merge remote branch 'logfs/master'Stephen Rothwell
2010-08-11Merge remote branch 'cifs/master'Stephen Rothwell
2010-08-11Merge remote branch 'ceph/for-next'Stephen Rothwell
2010-08-11v9fs: fixup for inode_setattr being removedStephen Rothwell
2010-08-10jfs: don't allow os2 xattr namespace overlap with othersDave Kleikamp
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-08-10ceph: update for removal of request flag wrappersStephen Rothwell
2010-08-10ceph-rbd: rados block deviceYehuda Sadeh
2010-08-10ceph-rbd: osdc support for osd call and rollback operationsYehuda Sadeh
2010-08-10ceph-rbd: some super.c changes for rbdYehuda Sadeh
2010-08-10ceph-rbd: refactor mount related functions, add helpersYehuda Sadeh
2010-08-10ceph-rbd: enable creation of clients that don't need mdsYehuda Sadeh
2010-08-10ceph-rbd: messenger and osdc changes for rbdYehuda Sadeh
2010-08-10ceph-rbd: refactor osdc requests creation functionsYehuda Sadeh
2010-08-10ceph-rbd: lookup pool in osdmap by nameYehuda Sadeh
2010-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-08-10ceph: generalize mon requests, add pool op supportYehuda Sadeh
2010-08-10nfs: Add "lookupcache" to displayed mount optionsPatrick J. LoPresti
2010-08-10Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds
2010-08-10tty: Add EXTPROC support for LINEMODEhyc@symas.com
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds
2010-08-10Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bco...Linus Torvalds
2010-08-10Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-08-10NFS: allow close-to-open cache semantics to apply to root of NFS filesystemNeil Brown
2010-08-10cifs: update README to include details about 'fsc' optionSuresh Jayaraman
2010-08-10Merge branch 'master' into for-nextJiri Kosina
2010-08-09vfs: fix warning: 'dirent' is used uninitialized in this functionKevin Winchester
2010-08-09mm: avoid resetting wb_start after each writeback roundJan Kara
2010-08-09oom: deprecate oom_adj tunableDavid Rientjes
2010-08-09oom: badness heuristic rewriteDavid Rientjes
2010-08-09oom: move badness() declaration into oom.hAndrew Morton
2010-08-09oom: /proc/<pid>/oom_score treat kernel thread honestlyKOSAKI Motohiro
2010-08-09no need for list_for_each_entry_safe()/resetting with superblock listAl Viro
2010-08-09Fix sget() race with failing mountAl Viro
2010-08-09vfs: don't hold s_umount over close_bdev_exclusive() callTejun Heo
2010-08-09sysv: do not mark superblock dirty on remountArtem Bityutskiy
2010-08-09sysv: do not mark superblock dirty on mountArtem Bityutskiy
2010-08-09btrfs: remove junk sb_dirt changeArtem Bityutskiy
2010-08-09BFS: clean up the superblock usageArtem Bityutskiy
2010-08-09AFFS: wait for sb synchronization when neededArtem Bityutskiy
2010-08-09AFFS: clean up dirty flag usageArtem Bityutskiy
2010-08-09cifs: truncate falloutChristoph Hellwig