summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-03-22Merge remote-tracking branch 'cleancache/linux-next'Stephen Rothwell
2011-03-22Merge remote-tracking branch 'fsnotify/for-next'Stephen Rothwell
2011-03-22Merge remote-tracking branch 'osd/linux-next'Stephen Rothwell
2011-03-22Merge remote-tracking branch 'block/for-next'Stephen Rothwell
2011-03-22Merge remote-tracking branch 'mtd/master'Stephen Rothwell
2011-03-22Merge remote-tracking branch 'v9fs/for-next'Stephen Rothwell
2011-03-22Merge remote-tracking branch 'squashfs/master'Stephen Rothwell
2011-03-22Merge remote-tracking branch 'ocfs2/linux-next'Stephen Rothwell
2011-03-22Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell
2011-03-22Merge remote-tracking branch 'hfsplus/for-next'Stephen Rothwell
2011-03-22Merge remote-tracking branch 'fuse/for-next'Stephen Rothwell
2011-03-22Merge remote-tracking branch 'ext4/next'Stephen Rothwell
2011-03-22Merge remote-tracking branch 'ecryptfs/next'Stephen Rothwell
2011-03-22Merge remote-tracking branch 'cifs/master'Stephen Rothwell
2011-03-21Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-03-21pstore: use mount option instead sysfs to tweak kmsg_bytesLuck, Tony
2011-03-21FS: lookup_mnt() is only used in the core fs routines nowDavid Howells
2011-03-219p: use the updated offset given by generic_write_checksM. Mohan Kumar
2011-03-21fs/9p: Add v9fs_dentry2v9sesAneesh Kumar K.V
2011-03-21fs/9p: Attach writeback_fid on first open with WR flagAneesh Kumar K.V
2011-03-21fs/9p: Open writeback fid in O_SYNC modeAneesh Kumar K.V
2011-03-21fs/9p: Use truncate_setsize instead of vmtruncateAneesh Kumar K.V
2011-03-21fs/9p: Fix race in initializing writeback fidAneesh Kumar K.V
2011-03-21fuse: make fuse_dentry_revalidate() RCU awareMiklos Szeredi
2011-03-21fuse: make fuse_permission() RCU awareMiklos Szeredi
2011-03-21fuse: wakeup pollers on connection release/abortBryan Green
2011-03-21fuse: reduce size of struct fuse_requestMiklos Szeredi
2011-03-21bfs: fix bitmap size argument to find_first_zero_bit()Akinobu Mita
2011-03-21Merge branch 'for-2.6.39/core' into for-nextJens Axboe
2011-03-21fs: Use BUG_ON(!mnt) at dentry_open().Tetsuo Handa
2011-03-21fs: devpts_pty_new() return -ENOMEM if dentry allocation failedAndrey Vagin
2011-03-21nfs: lock() vs unlock() typoDan Carpenter
2011-03-21pstore: fix leaking ->i_privateTony Luck
2011-03-21introduce sys_syncfs to sync a single file systemSage Weil
2011-03-21Small typo fix...Holger Hans Peter Freyther
2011-03-21Filesystem: fifo: Fixed coding style issue.David Jenni
2011-03-21fs/inode: Fix kernel-doc format for inode_init_ownerBen Hutchings
2011-03-21select: remove unused MAX_SELECT_SECONDSNamhyung Kim
2011-03-21vfs: cleanup do_vfs_ioctl()Namhyung Kim
2011-03-20Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-03-19block: NULL dereference on error path in __blkdev_get()Dan Carpenter
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2011-03-18eCryptfs: ecryptfs_keyring_auth_tok_for_sig() bug fixRoberto Sassu
2011-03-18eCryptfs: Handle failed metadata read in lookupTyler Hicks
2011-03-18eCryptfs: Unlock page in write_begin error pathTyler Hicks
2011-03-18ecryptfs: modify write path to encrypt page in writepageThieu Le
2011-03-18eCryptfs: Remove ECRYPTFS_NEW_FILE crypt stat flagTyler Hicks
2011-03-18eCryptfs: Remove unnecessary grow_file() functionTyler Hicks
2011-03-18cifs: clarify the meaning of tcpStatus == CifsGoodJeff Layton
2011-03-18[CIFS] Cleanup use of CONFIG_CIFS_STATS2 ifdef to make transport routines mor...Steve French