1. 6e67b5d nfsd4: fix bind_conn_to_session xdr comment by J. Bruce Fields · 12 years ago
  2. fac7a17 nfsd4: cast readlink() bug argument by J. Bruce Fields · 12 years ago
  3. 9959ba0 NFSD: pass null terminated buf to kstrtouint() by Malahal Naineni · 12 years ago
  4. 8c8651b nfsd: remove duplicate init in nfsd4_cb_recall by Namjae Jeon · 12 years ago
  5. ef79859 nfsd4: eliminate redundant nfs4_free_stateid by J. Bruce Fields · 12 years ago
  6. 92566e2 fs/nfsd/nfs4idmap.c: adjust inconsistent IS_ERR and PTR_ERR by Julia Lawall · 12 years ago
  7. eccf50c nfsd: remove unused listener-removal interfaces by J. Bruce Fields · 12 years ago
  8. cf9182e nfsd4: fix nfs4 stateid leak by J. Bruce Fields · 12 years ago
  9. 5b444cc svcrpc: remove handling of unknown errors from svc_recv by J. Bruce Fields · 12 years ago
  10. a10fded nfsd: allow configuring nfsd to listen on 5-digit ports by J. Bruce Fields · 12 years ago
  11. 38af2ca nfsd: remove redundant "port" argument by J. Bruce Fields · 12 years ago
  12. 21179d8 knfsd: don't allocate file_locks on the stack by Jeff Layton · 12 years ago
  13. 5592a3f knfsd: remove bogus BUG_ON() call from nfsd4_locku by Jeff Layton · 12 years ago
  14. da5c80a nfsd4: nfsd_process_n_delegations should be static by J. Bruce Fields · 12 years ago
  15. 24ff99c NFSD: Swap the struct nfs4_operation getter and setter by Bryan Schumaker · 12 years ago
  16. 95c7a20 nfsd: do_nfsd_create verf argument is a u32 by J. Bruce Fields · 12 years ago
  17. 87f26f9 nfsd4: declare nfs4_recoverydir properly by J. Bruce Fields · 12 years ago
  18. 9c0b0ff nfsd4: nfsaclsvc_encode_voidres static by J. Bruce Fields · 12 years ago
  19. 1696c47 nfsd: trivial comment updates by Jeff Layton · 12 years ago
  20. 0ee5c6d vfs: don't treat fl_type as a bitmap by Jeff Layton · 12 years ago
  21. 3930765 nfsd4: fix security flavor of NFSv4.0 callback by J. Bruce Fields · 12 years ago
  22. a45440f autofs4 - fix get_next_positive_subdir() by Ian Kent · 12 years ago
  23. 2eac9eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 12 years ago
  24. 15fc5de Merge branch 'for-linus-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  25. e00da20 Btrfs: remove mnt_want_write call in btrfs_mksubvol by Alexander Block · 12 years ago
  26. fb6ccff fuse: verify all ioctl retry iov elements by Zach Brown · 12 years ago
  27. fe7c805 missed mnt_drop_write() in do_dentry_open() by Al Viro · 12 years ago
  28. 5c57f20 UBIFS: nuke pdflush from comments by Artem Bityutskiy · 12 years ago
  29. e76e0ec gfs2: nuke pdflush from comments by Artem Bityutskiy · 12 years ago
  30. 166ac34 nilfs2: nuke write_super from comments by Artem Bityutskiy · 12 years ago
  31. 50640bc hfs: nuke write_super from comments by Artem Bityutskiy · 12 years ago
  32. 0d5c3eb vfs: nuke pdflush from comments by Artem Bityutskiy · 12 years ago
  33. 12810ad jbd/jbd2: nuke write_super from comments by Artem Bityutskiy · 12 years ago
  34. b257031 btrfs: nuke pdflush from comments by Artem Bityutskiy · 12 years ago
  35. 34eaada btrfs: nuke write_super from comments by Artem Bityutskiy · 12 years ago
  36. f6463b0 ext4: nuke pdflush from comments by Artem Bityutskiy · 12 years ago
  37. 7652bdf ext4: nuke write_super from comments by Artem Bityutskiy · 12 years ago
  38. d3009c6 ext3: nuke write_super from comments by Artem Bityutskiy · 12 years ago
  39. f0cd2db vfs: kill write_super and sync_supers by Artem Bityutskiy · 12 years ago
  40. d42d1da Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 12 years ago
  41. c892423 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  42. 410fc4ce Merge tag 'ecryptfs-3.6-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 12 years ago
  43. 630103e Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  44. 5ef50c3 ceph: simplify+fix atomic_open by Sage Weil · 12 years ago
  45. 9e62bb4 ore: Fix out-of-bounds access in _ios_obj() by Boaz Harrosh · 12 years ago
  46. be388f3 exofs: Use proper max_IO calculations from ore by Boaz Harrosh · 12 years ago
  47. 4b74f6e exofs: Fix __r4w_get_page when offset is beyond i_size by Boaz Harrosh · 12 years ago
  48. 66153f6 exofs: stop using s_dirt by Artem Bityutskiy · 12 years ago
  49. 0e8d96d exofs: readpage_strip: Add a BUG_ON to check for PageLocked(page) by Kautuk Consul · 13 years ago
  50. a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  51. 068535f locks: remove unused lm_release_private by J. Bruce Fields · 12 years ago
  52. ac694db Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  53. 6dbb35b Merge tag 'nfs-for-3.6-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  54. 192e501 nfs: prevent page allocator recursions with swap over NFS. by Mel Gorman · 12 years ago
  55. a564b8f nfs: enable swap on NFS by Mel Gorman · 12 years ago
  56. 29418aa nfs: disable data cache revalidation for swapfiles by Mel Gorman · 12 years ago
  57. d56b4dd nfs: teach the NFS client how to treat PG_swapcache pages by Mel Gorman · 12 years ago
  58. 8e125cd vmscan: remove obsolete shrink_control comment by Minchan Kim · 12 years ago
  59. 24669e5 hugetlb: use mmu_gather instead of a temporary linked list for accumulating pages by Aneesh Kumar K.V · 12 years ago
  60. 3965c9a mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threads by Wanpeng Li · 12 years ago
  61. 08843b7 Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  62. cc8362b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  63. ad0fcd4 nfs: explicitly reject LOCK_MAND flock() requests by Jeff Layton · 12 years ago
  64. b042414 nfs: increase number of permitted callback connections. by NeilBrown · 12 years ago
  65. d9c95bd fs: Remove old freezing mechanism by Jan Kara · 12 years ago
  66. 1e8b212 ext2: Implement freezing by Jan Kara · 12 years ago
  67. b2b5ef5 btrfs: Convert to new freezing mechanism by Jan Kara · 12 years ago
  68. 2c22b33 nilfs2: Convert to new freezing mechanism by Jan Kara · 12 years ago
  69. fbf8fb7 ntfs: Convert to new freezing mechanism by Jan Kara · 12 years ago
  70. 58ef6a7 fuse: Convert to new freezing mechanism by Jan Kara · 12 years ago
  71. 39263d5e gfs2: Convert to new freezing mechanism by Jan Kara · 12 years ago
  72. fef6925 ocfs2: Convert to new freezing mechanism by Jan Kara · 12 years ago
  73. d9457dc xfs: Convert to new freezing code by Jan Kara · 12 years ago
  74. 8e8ad8a ext4: Convert to new freezing mechanism by Jan Kara · 12 years ago
  75. 14da920 fs: Protect write paths by sb_start_write - sb_end_write by Jan Kara · 12 years ago
  76. 5d37e9e fs: Skip atime update on frozen filesystem by Jan Kara · 12 years ago
  77. eb04c28 fs: Add freezing handling to mnt_want_write() / mnt_drop_write() by Jan Kara · 12 years ago
  78. 5accdf8 fs: Improve filesystem freezing handling by Jan Kara · 12 years ago
  79. 2e3ee61 Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  80. 1fad1e9 Merge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  81. aa711ee ceph: define snap counts as u32 everywhere by Alex Elder · 12 years ago
  82. 21ec6ff ceph: fix potential double free by Alan Cox · 12 years ago
  83. a53aab6 ceph: close old con before reopening on mds reconnect by Sage Weil · 12 years ago
  84. 27c1ee3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  85. 1d151c3 c/r: fcntl: add F_GETOWNER_UIDS option by Cyrill Gorcunov · 12 years ago
  86. 98c350c fs: cachefiles: add support for large files in filesystem caching by Justin Lecher · 12 years ago
  87. bc452b4 proc: do not allow negative offsets on /proc/<pid>/environ by Djalal Harouni · 12 years ago
  88. e8905ec proc: environ_read() make sure offset points to environment address range by Djalal Harouni · 12 years ago
  89. 108ceeb coredump: fix wrong comments on core limits of pipe coredump case by Jovi Zhang · 12 years ago
  90. deb8274 fat: refactor shortname parsing by Steven J. Magnani · 12 years ago
  91. a943ed7 fat: accessors for msdos_dir_entry 'start' fields by Steven J. Magnani · 12 years ago
  92. 497d48b hfsplus: use -ENOMEM when kzalloc() fails by Namjae Jeon · 12 years ago
  93. f5974c8 nilfs2: add omitted comments for different structures in driver implementation by Vyacheslav Dubeyko · 12 years ago
  94. 572d8b3 nilfs2: fix deadlock issue between chcp and thaw ioctls by Ryusuke Konishi · 12 years ago
  95. fe0627e nilfs2: fix timing issue between rmcp and chcp ioctls by Ryusuke Konishi · 12 years ago
  96. 278038a nilfs2: remove references to long gone super operations by Fernando Luis Vazquez Cao · 12 years ago
  97. 6b0f339 nilfs2: add omitted comment for ns_mount_state field of the_nilfs structure by Vyacheslav Dubeyko · 12 years ago
  98. 6ed6a72 minixfs: fix block limit check by Vladimir Serbinenko · 12 years ago
  99. 6017b48 ext4: use memweight() by Akinobu Mita · 12 years ago
  100. 10d4708 ext3: use memweight() by Akinobu Mita · 12 years ago