aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2012-04-03Remove unnecessary check for NULL in password parserGravatar Sachin Prabhu 1-2/+1
2012-04-01CIFS: Fix VFS lock usage for oplocked filesGravatar Pavel Shilovsky 2-2/+11
2012-04-01Revert "CIFS: Fix VFS lock usage for oplocked files"Gravatar Steve French 1-52/+4
2012-03-31cifs: writing past end of struct in cifs_convert_address()Gravatar Dan Carpenter 1-2/+1
2012-03-31cifs: silence compiler warnings showing up with gcc-4.7.0Gravatar Jeff Layton 1-12/+12
2012-03-31CIFS: Fix VFS lock usage for oplocked filesGravatar Pavel Shilovsky 1-4/+52
2012-03-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 29-293/+2074
2012-03-31vfs: fix out-of-date dentry_unhash() commentGravatar J. Bruce Fields 1-1/+1
2012-03-31vfs: split __lookup_hashGravatar Miklos Szeredi 1-64/+44
2012-03-31untangling do_lookup() - take __lookup_hash()-calling case out of line.Gravatar Al Viro 1-15/+16
2012-03-31untangling do_lookup() - switch to calling __lookup_hash()Gravatar Al Viro 1-67/+46
2012-03-31untangling do_lookup() - merge d_alloc_and_lookup() callersGravatar Al Viro 1-3/+3
2012-03-31untangling do_lookup() - merge failure exits in !dentry caseGravatar Al Viro 1-15/+8
2012-03-31untangling do_lookup() - massage !dentry case towards __lookup_hash()Gravatar Al Viro 1-25/+20
2012-03-31untangling do_lookup() - get rid of need_reval in !dentry caseGravatar Al Viro 1-6/+1
2012-03-31untangling do_lookup() - eliminate a loop.Gravatar Al Viro 1-4/+8
2012-03-31untangling do_lookup() - expand the area under ->i_mutexGravatar Al Viro 1-2/+4
2012-03-31untangling do_lookup() - isolate !dentry stuff from the rest of it.Gravatar Al Viro 1-1/+16
2012-03-31vfs: move MAY_EXEC check from __lookup_hash()Gravatar Miklos Szeredi 1-6/+5
2012-03-31vfs: don't revalidate just looked up dentryGravatar Miklos Szeredi 1-3/+1
2012-03-31vfs: fix d_need_lookup/d_revalidate order in do_lookupGravatar Miklos Szeredi 1-2/+2
2012-03-31ext3: move headers to fs/ext3/Gravatar Al Viro 20-124/+1344
2012-03-31migrate ext2_fs.h guts to fs/ext2/ext2.hGravatar Al Viro 4-10/+633
2012-03-31get rid of pointless includes of ext2_fs.hGravatar Al Viro 2-3/+0
2012-03-31pstore: trim pstore_get_inode()Gravatar Al Viro 1-18/+8
2012-03-31aio: take final put_ioctx() into callers of io_destroy()Gravatar Al Viro 1-6/+4
2012-03-31aio: merge aio_cancel_all() with wait_for_all_aios()Gravatar Al Viro 1-15/+7
2012-03-31tracing, sched, vfs: Fix 'old_pid' usage in trace_sched_process_exec()Gravatar Oleg Nesterov 1-3/+4
2012-03-30Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Gravatar Linus Torvalds 29-681/+916
2012-03-30Merge git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 12-946/+1381
2012-03-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 41-2225/+4362
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 9-55/+83
2012-03-29Revert "ext4: don't release page refs in ext4_end_bio()"Gravatar Linus Torvalds 1-4/+3
2012-03-29Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 20-325/+1488
2012-03-29Merge branch 'akpm' (Andrew's patch-bomb)Gravatar Linus Torvalds 1-1/+0
2012-03-29pagemap: remove remaining unneeded spin_lock()Gravatar Naoya Horiguchi 1-1/+0
2012-03-29Btrfs: update the checks for mixed block groups with big metadata blocksGravatar Chris Mason 1-12/+17
2012-03-29Btrfs: update to the right index of defragmentGravatar Liu Bo 1-0/+3
2012-03-29Btrfs: do not bother to defrag an extent if it is a big real extentGravatar Liu Bo 1-6/+3
2012-03-29Btrfs: add a check to decide if we should defrag the rangeGravatar Liu Bo 1-1/+35
2012-03-29Btrfs: fix recursive defragment with autodefrag optionGravatar Liu Bo 1-3/+5
2012-03-29Btrfs: fix the mismatch of page->mappingGravatar Liu Bo 1-16/+19
2012-03-29Btrfs: fix race between direct io and autodefragGravatar Liu Bo 1-1/+5
2012-03-29Btrfs: fix deadlock during allocating chunksGravatar Liu Bo 1-0/+50
2012-03-29Btrfs: show useful info in space reservation tracepointGravatar Liu Bo 3-25/+13
2012-03-29nfsd: only register cld pipe notifier when CONFIG_NFSD_V4 is enabledGravatar Jeff Layton 4-5/+21
2012-03-28Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdGravatar Linus Torvalds 1-3/+4
2012-03-28Merge tag 'nfs-for-3.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 2-21/+23
2012-03-28Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 5-24/+15
2012-03-28Btrfs: don't use crc items bigger than 4KBGravatar Chris Mason 1-1/+3