aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2012-12-13Merge branch 'autofs' (patches from Ian Kent)Gravatar Linus Torvalds 2-51/+41
2012-12-13autofs4 - use simple_empty() for empty directory checkGravatar Ian Kent 1-17/+5
2012-12-13autofs4 - dont clear DCACHE_NEED_AUTOMOUNT on rootless mountGravatar Ian Kent 2-34/+36
2012-12-13Merge branch 'akpm' (Andrew's patch-bomb)Gravatar Linus Torvalds 4-10/+6
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 15-17/+16
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-4/+5
2012-12-12fs/buffer.c: remove redundant initialization in alloc_page_buffers()Gravatar Yan Hong 1-3/+0
2012-12-12fs/buffer.c: do not inline exported functionGravatar Yan Hong 1-2/+1
2012-12-12writeback: fix a typo in commentGravatar Yan Hong 1-1/+1
2012-12-12procfs: use N_MEMORY instead N_HIGH_MEMORYGravatar Lai Jiangshan 2-3/+3
2012-12-12thp: change split_huge_page_pmd() interfaceGravatar Kirill A. Shutemov 1-1/+1
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 12-71/+38
2012-12-12Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 19-954/+787
2012-12-12Merge tag 'for-linus-v3.8-rc1' of git://oss.sgi.com/xfs/xfsGravatar Linus Torvalds 69-2308/+3737
2012-12-12Merge tag 'dlm-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Gravatar Linus Torvalds 5-14/+47
2012-12-12Merge tag 'please-pull-pstore_mevent' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 4-14/+17
2012-12-11Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-2/+2
2012-12-11Merge branch 'akpm' (Andrew's patchbomb)Gravatar Linus Torvalds 11-78/+82
2012-12-11mm, oom: change type of oom_score_adj to shortGravatar David Rientjes 1-5/+5
2012-12-11mm: redefine address_space.assoc_mappingGravatar Rafael Aquini 4-9/+9
2012-12-11mm: adjust address_space_operations.migratepage() return codeGravatar Rafael Aquini 1-2/+2
2012-12-11mm: use vm_unmapped_area() in hugetlbfsGravatar Michel Lespinasse 1-34/+8
2012-12-11mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLBGravatar Andi Kleen 1-13/+50
2012-12-11writeback: remove nr_pages_dirtied arg from balance_dirty_pages_ratelimited_nr()Gravatar Namjae Jeon 5-15/+8
2012-12-11Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 2-25/+39
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-3/+2
2012-12-11CIFS: Fix write after setting a read lock for read oplock filesGravatar Pavel Shilovsky 3-31/+65
2012-12-11cifs: parse the device name into UNC and prepathGravatar Jeff Layton 1-7/+88
2012-12-11cifs: fix up handling of prefixpath= optionGravatar Jeff Layton 2-27/+12
2012-12-11cifs: clean up handling of unc= optionGravatar Jeff Layton 1-27/+12
2012-12-11cifs: fix SID binary to string conversionGravatar Jeff Layton 2-9/+24
2012-12-11Revert "sched/autogroup: Fix crash on reboot when autogroup is disabled"Gravatar Ingo Molnar 1-0/+78
2012-12-09fix "disabling echoes and oplocks" on SMB2 mountsGravatar Steve French 1-1/+2
2012-12-09Do not send SMB2 signatures for SMB3 framesGravatar Steve French 5-5/+86
2012-12-08cifs: deal with id_to_sid embedded sid reply corner caseGravatar Jeff Layton 1-3/+12
2012-12-08cifs: fix hardcoded default security descriptor lengthGravatar Jeff Layton 2-4/+9
2012-12-08cifs: extra sanity checking for cifs.idmap keysGravatar Jeff Layton 1-2/+18
2012-12-08cifs: avoid extra allocation for small cifs.idmap keysGravatar Jeff Layton 1-4/+19
2012-12-08cifs: simplify id_to_sid and sid_to_id mapping codeGravatar Jeff Layton 4-466/+99
2012-12-08vfs: fix O_DIRECT read past end of block deviceGravatar Linus Torvalds 1-1/+17
2012-12-08Merge tag 'cputime-adjustment-cleanups' of git://git.kernel.org/pub/scm/linux...Gravatar Ingo Molnar 2-80/+2
2012-12-07CIFS: Fix possible data coherency problem after oplock break to NoneGravatar Pavel Shilovsky 1-1/+1
2012-12-07CIFS: Do not permit write to a range mandatory locked with a read lockGravatar Pavel Shilovsky 2-10/+19
2012-12-06propagate name change to comments in kernel sourceGravatar Nadia Yvette Chambers 2-2/+2
2012-12-05cifs: rename cifs_readdir_lookup to cifs_prime_dcache and make it void returnGravatar Jeff Layton 1-24/+18
2012-12-05cifs: Add CONFIG_CIFS_DEBUG and rename use of CIFS_DEBUGGravatar Joe Perches 2-3/+10
2012-12-05cifs: Make CIFS_DEBUG possible to undefineGravatar Joe Perches 1-23/+41
2012-12-05SMB3 mounts fail with access denied to some serversGravatar Steve French 1-1/+1
2012-12-05cifs: Remove unused cEVENT macroGravatar Joe Perches 1-7/+0
2012-12-05cifs: always zero out smb_vol before parsing optionsGravatar Jeff Layton 1-3/+4