1. da82f7e cifs: convert cifs_iovec_write to use async writes by Jeff Layton · 12 years ago
  2. 597b027 cifs: call cifs_update_eof with i_lock held by Jeff Layton · 12 years ago
  3. e949287 cifs: abstract out function to marshal up the iovec array for async writes by Jeff Layton · 12 years ago
  4. a7103b9 cifs: fix up get_numpages by Jeff Layton · 12 years ago
  5. 35ebb41 cifs: make cifsFileInfo_get return the cifsFileInfo pointer by Jeff Layton · 12 years ago
  6. e94f7ba cifs: fix allocation in cifs_write_allocate_pages by Jeff Layton · 12 years ago
  7. c2e8764 cifs: allow caller to specify completion op when allocating writedata by Jeff Layton · 12 years ago
  8. fe5f5d2 cifs: add pid field to cifs_writedata by Jeff Layton · 12 years ago
  9. da472fc cifs: add new cifsiod_wq workqueue by Jeff Layton · 12 years ago
  10. 7c9421e CIFS: Change mid_q_entry structure fields by Pavel Shilovsky · 12 years ago
  11. 243d04b CIFS: Expand CurrentMid field by Pavel Shilovsky · 12 years ago
  12. 5ffef7b CIFS: Separate protocol-specific code from cifs_readv_receive code by Pavel Shilovsky · 12 years ago
  13. d4e4854 CIFS: Separate protocol-specific code from demultiplex code by Pavel Shilovsky · 12 years ago
  14. 792af7b CIFS: Separate protocol-specific code from transport routines by Pavel Shilovsky · 12 years ago
  15. e57f146 Merge tag 'upstream-3.4-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 12 years ago
  16. 6e55f8e Merge tag 'pstore-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 12 years ago
  17. 49d99a2 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  18. 1c3ddfe Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  19. f63d395 Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  20. aab008d Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm by Linus Torvalds · 12 years ago
  21. f7493e5 vfs: tidy up sparse warnings in fs/namei.c by Linus Torvalds · 12 years ago
  22. 989412b vfs: tidy up fs/namei.c byte-repeat word constants by Linus Torvalds · 12 years ago
  23. 1f1e6e5 fs: fix kernel-doc warnings in dcache.c by Randy Dunlap · 12 years ago
  24. f132c5b Fix full_name_hash() behaviour when length is a multiple of 8 by Al Viro · 12 years ago
  25. 9521127 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  26. 5375871 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  27. ad12ab2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 12 years ago
  28. d1d5e05 hugetlbfs: return error code when initializing module by Hillf Danton · 12 years ago
  29. 40716e2 hugetlbfs: fix alignment of huge page requests by Steven Truelove · 12 years ago
  30. 21a3c27 mm, hugetlb: add thread name and pid to SHM_HUGETLB mlock rlimit warning by David Rientjes · 12 years ago
  31. 05af2e1 mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat() by David Rientjes · 12 years ago
  32. 9048162 hugepages: fix use after free bug in "quota" handling by David Gibson · 12 years ago
  33. a1d776e hugetlb: cleanup hugetlb.h by David Gibson · 12 years ago
  34. a05b085 hugetlbfs: avoid taking i_mutex from hugetlbfs_read() by Aneesh Kumar K.V · 12 years ago
  35. b764375 procfs: mark thread stack correctly in proc/<pid>/maps by Siddhesh Poyarekar · 12 years ago
  36. 092b50b pagemap: introduce data structure for pagemap entry by Naoya Horiguchi · 12 years ago
  37. e873c49 pagemap: export KPF_THP by Naoya Horiguchi · 12 years ago
  38. 025c5b2 thp: optimize away unnecessary page table locking by Naoya Horiguchi · 12 years ago
  39. 5aaabe8 pagemap: avoid splitting thp when reading /proc/pid/pagemap by Naoya Horiguchi · 12 years ago
  40. 4bfc130 hugetlbfs: fix hugetlb_get_unmapped_area() by Xiao Guangrong · 12 years ago
  41. 7904ac8 seq_file: fix mishandling of consecutive pread() invocations. by Earl Chew · 12 years ago
  42. 1de5b41 fs/namei.c: fix warnings on 32-bit by Andrew Morton · 12 years ago
  43. 1a5a990 mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode by Andrea Arcangeli · 12 years ago
  44. 30d73f3 Merge tag 'dlm-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 12 years ago
  45. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  46. 3556485 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  47. c7c66c0 Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  48. 3dd9330 cifs: clean up ordering in exit_cifs by Jeff Layton · 12 years ago
  49. 815465c cifs: clean up call to cifs_dfs_release_automount_timer() by Jeff Layton · 12 years ago
  50. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 12 years ago
  51. 6dae51a CIFS: Delete echo_retries module parm by Pavel Shilovsky · 13 years ago
  52. bc205ed CIFS: Prepare credits code for a slot reservation by Pavel Shilovsky · 12 years ago
  53. 5bc5949 CIFS: Make wait_for_free_request killable by Pavel Shilovsky · 13 years ago
  54. 2d86dbc CIFS: Introduce credit-based flow control by Pavel Shilovsky · 13 years ago
  55. fc40f9c CIFS: Simplify inFlight logic by Pavel Shilovsky · 13 years ago
  56. 1daaae8 cifs: fix issue mounting of DFS ROOT when redirecting from one domain controller to the next by Jeff Layton · 12 years ago
  57. 5a7c9ee NFS: fix sb->s_id in nfs debug prints by Vivek Trivedi · 12 years ago
  58. 1b189b8 dlm: last element of dlm_local_addr[] never used by David Teigland · 12 years ago
  59. 18d98f6 pnfs-obj: autologin: Add support for protocol autologin by Sachin Bhamare · 12 years ago
  60. c6bfa1a NFS: Remove nfs4_setup_sequence from generic rename code by Bryan Schumaker · 12 years ago
  61. 34e137c NFS: Remove nfs4_setup_sequence from generic unlink code by Bryan Schumaker · 12 years ago
  62. ea7c330 NFS: Remove nfs4_setup_sequence from generic read code by Bryan Schumaker · 12 years ago
  63. c6cb80d NFS: Remove nfs4_setup_sequence from generic write code by Bryan Schumaker · 12 years ago
  64. 6f00866 NFS: Fix more NFS debug related build warnings by Trond Myklebust · 12 years ago
  65. ffa94db SUNRPC/LOCKD: Fix build warnings when CONFIG_SUNRPC_DEBUG is undefined by Trond Myklebust · 12 years ago
  66. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  67. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  68. 07c0c5d8 ext4: initialization of ext4_li_mtx needs to be done earlier by Al Viro · 12 years ago
  69. 8818739 debugfs-related mode_t whack-a-mole by Al Viro · 12 years ago
  70. a051f71 hfsplus: add an ioctl to bless files by Matthew Garrett · 13 years ago
  71. 0347b6e hfsplus: change finder_info to u32 by Matthew Garrett · 13 years ago
  72. f392238 hfsplus: initialise userflags by Matthew Garrett · 13 years ago
  73. 7cd916f qnx4: new helper - try_extent() by Al Viro · 13 years ago
  74. 8f82eca qnx4: get rid of qnx4_bread/qnx4_getblk by Al Viro · 13 years ago
  75. 19e5109 take removal of PF_FORKNOEXEC to flush_old_exec() by Al Viro · 13 years ago
  76. e59cc47 trim includes in inode.c by Al Viro · 13 years ago
  77. 342827d ocfs2: fix leaks on failure exits in module_init by Al Viro · 12 years ago
  78. 0794f56 ecryptfs: make register_filesystem() the last potential failure exit by Al Viro · 12 years ago
  79. f4c5499 ntfs: forgets to unregister sysctls on register_filesystem() failure by Al Viro · 12 years ago
  80. 03e897a logfs: missing cleanup on register_filesystem() failure by Al Viro · 12 years ago
  81. 76bf09f jfs: mising cleanup on register_filesystem() failure by Al Viro · 12 years ago
  82. 2a152ad make configfs_pin_fs() return root dentry on success by Al Viro · 12 years ago
  83. 0dd6c08 configfs: configfs_create_dir() has parent dentry in dentry->d_parent by Al Viro · 12 years ago
  84. 16d13b5 configfs: sanitize configfs_create() by Al Viro · 12 years ago
  85. b7c177f configfs: kill configfs_sb by Al Viro · 12 years ago
  86. 81d44ed1 configfs: don't bother with checks for mkdir/rmdir/unlink/symlink in root by Al Viro · 12 years ago
  87. 8fc3dc5 __register_binfmt() made void by Al Viro · 12 years ago
  88. 54bf586 autofs: set things up *before* registering fs type by Al Viro · 12 years ago
  89. ca7068c anon_inodes: move allocation of anon_inode into ->mount() by Al Viro · 12 years ago
  90. 2226a28 9p: make register_filesystem() the last failure exit by Al Viro · 12 years ago
  91. 2452992 make simple_pin_fs() pass MS_KERNMOUNT - it's a kernel-internal one by Al Viro · 12 years ago
  92. 765fd6b kill reiserfs_fs_{i,sb}.h by Al Viro · 12 years ago
  93. f466c6f move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h by Al Viro · 12 years ago
  94. a8a4b79 kill pointless includes of reiserfs_fs_{i,sb}.h by Al Viro · 12 years ago
  95. a3063ab move reiserfs_acl.h to fs/reiserfs/acl.h by Al Viro · 12 years ago
  96. c45ac88 take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.h by Al Viro · 12 years ago
  97. 82234e6 vfs: take path_get_longterm() out of write_seqcount scope by Al Viro · 12 years ago
  98. 3ee05ed no need to play with fs->seq in exit_fs() by Al Viro · 12 years ago
  99. 68ac123 switch touch_atime to struct path by Al Viro · 12 years ago
  100. 9fcf03d aio: fix the comment in aio_kick_handler() by Al Viro · 13 years ago