aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-12-13Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-12-12fs/buffer.c: remove redundant initialization in alloc_page_buffers()Yan Hong
2012-12-12fs/buffer.c: do not inline exported functionYan Hong
2012-12-12writeback: fix a typo in commentYan Hong
2012-12-12procfs: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan
2012-12-12thp: change split_huge_page_pmd() interfaceKirill A. Shutemov
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-12Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-12-12Merge tag 'for-linus-v3.8-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2012-12-12Merge tag 'dlm-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds
2012-12-12Merge tag 'please-pull-pstore_mevent' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-12-11Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-12-11Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds
2012-12-11mm, oom: change type of oom_score_adj to shortDavid Rientjes
2012-12-11mm: redefine address_space.assoc_mappingRafael Aquini
2012-12-11mm: adjust address_space_operations.migratepage() return codeRafael Aquini
2012-12-11mm: use vm_unmapped_area() in hugetlbfsMichel Lespinasse
2012-12-11mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLBAndi Kleen
2012-12-11writeback: remove nr_pages_dirtied arg from balance_dirty_pages_ratelimited_nr()Namjae Jeon
2012-12-11Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-12-11CIFS: Fix write after setting a read lock for read oplock filesPavel Shilovsky
2012-12-11cifs: parse the device name into UNC and prepathJeff Layton
2012-12-11cifs: fix up handling of prefixpath= optionJeff Layton
2012-12-11cifs: clean up handling of unc= optionJeff Layton
2012-12-11cifs: fix SID binary to string conversionJeff Layton
2012-12-11Revert "sched/autogroup: Fix crash on reboot when autogroup is disabled"Ingo Molnar
2012-12-09fix "disabling echoes and oplocks" on SMB2 mountsSteve French
2012-12-09Do not send SMB2 signatures for SMB3 framesSteve French
2012-12-08cifs: deal with id_to_sid embedded sid reply corner caseJeff Layton
2012-12-08cifs: fix hardcoded default security descriptor lengthJeff Layton
2012-12-08cifs: extra sanity checking for cifs.idmap keysJeff Layton
2012-12-08cifs: avoid extra allocation for small cifs.idmap keysJeff Layton
2012-12-08cifs: simplify id_to_sid and sid_to_id mapping codeJeff Layton
2012-12-08vfs: fix O_DIRECT read past end of block deviceLinus Torvalds
2012-12-08Merge tag 'cputime-adjustment-cleanups' of git://git.kernel.org/pub/scm/linux...Ingo Molnar
2012-12-07CIFS: Fix possible data coherency problem after oplock break to NonePavel Shilovsky
2012-12-07CIFS: Do not permit write to a range mandatory locked with a read lockPavel Shilovsky
2012-12-06propagate name change to comments in kernel sourceNadia Yvette Chambers
2012-12-05cifs: rename cifs_readdir_lookup to cifs_prime_dcache and make it void returnJeff Layton
2012-12-05cifs: Add CONFIG_CIFS_DEBUG and rename use of CIFS_DEBUGJoe Perches
2012-12-05cifs: Make CIFS_DEBUG possible to undefineJoe Perches
2012-12-05SMB3 mounts fail with access denied to some serversSteve French
2012-12-05cifs: Remove unused cEVENT macroJoe Perches
2012-12-05cifs: always zero out smb_vol before parsing optionsJeff Layton
2012-12-05cifs: remove unneeded address argument from cifs_find_tcp_session and match_s...Jeff Layton
2012-12-05make convert_delimiter use strchr instead of open-coding itSteve French
2012-12-05cifs: get rid of smb_vol->UNCip and smb_vol->portJeff Layton