1. fe15ce4 fs: change d_delete semantics by Nick Piggin · 14 years ago
  2. fbc8d4c0 config fs: avoid switching ->d_op on live dentry by Nick Piggin · 14 years ago
  3. 3e880fb fs: use fast counters for vfs caches by Nick Piggin · 14 years ago
  4. 86c8749 vfs: revert per-cpu nr_unused counters for dentry and inodes by Nick Piggin · 14 years ago
  5. 786a5e1 fs: d_validate fixes by Nick Piggin · 14 years ago
  6. 9e9bc97 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  7. 168f2e1 pstore: fix build warning for unused return value from sysfs_create_file by Tony Luck · 14 years ago
  8. 3c0cb7c Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  9. d035c36 NFSv4: Ensure continued open and lockowner name uniqueness by Trond Myklebust · 14 years ago
  10. d3978bb NFS: Move cl_delegations to the nfs_server struct by Chuck Lever · 14 years ago
  11. dda4b22 NFS: Introduce nfs_detach_delegations() by Chuck Lever · 14 years ago
  12. 24d292b NFS: Move cl_state_owners and related fields to the nfs_server struct by Chuck Lever · 14 years ago
  13. fca5238 NFS: Allow walking nfs_client.cl_superblocks list outside client.c by Chuck Lever · 14 years ago
  14. f7e8917 pnfs: layout roc code by Fred Isaman · 14 years ago
  15. 3684037 pnfs: update nfs4_callback_recallany to handle layouts by Alexandros Batsakis · 14 years ago
  16. 43f1b3d pnfs: add CB_LAYOUTRECALL handling by Fred Isaman · 14 years ago
  17. f2a6256 pnfs: CB_LAYOUTRECALL xdr code by Fred Isaman · 14 years ago
  18. cc6e534 pnfs: change lo refcounting to atomic_t by Fred Isaman · 14 years ago
  19. fc1794c pnfs: check that partial LAYOUTGET return is ignored by Fred Isaman · 14 years ago
  20. 2130ff6 pnfs: add layout to client list before sending rpc by Fred Isaman · 14 years ago
  21. cf7d63f pnfs: serialize LAYOUTGET(openstateid) by Fred Isaman · 14 years ago
  22. c31663d pnfs: layoutget rpc code cleanup by Fred Isaman · 14 years ago
  23. 4541d16 pnfs: change how lsegs are removed from layout list by Fred Isaman · 14 years ago
  24. fd6002e pnfs: change layout state seqlock to a spinlock by Fred Isaman · 14 years ago
  25. b7edfaa pnfs: add prefix to struct pnfs_layout_hdr fields by Fred Isaman · 14 years ago
  26. 566052c pnfs: add prefix to struct pnfs_layout_segment fields by Fred Isaman · 14 years ago
  27. daaa82d pnfs: remove unnecessary field lgp->status by Fred Isaman · 14 years ago
  28. 52fabd7 pnfs: fix incorrect comment in destroy_lseg by Fred Isaman · 14 years ago
  29. 4a19de0 NFS rename client back channel transport field by Andy Adamson · 14 years ago
  30. 42acd02 NFS add session back channel draining by Andy Adamson · 14 years ago
  31. ece0de6 NFS RPC_AUTH_GSS unsupported on v4.1 back channel by Andy Adamson · 14 years ago
  32. c36fca5 NFS refactor nfs_find_client and reference client across callback processing by Andy Adamson · 14 years ago
  33. 2c2618c NFS associate sessionid with callback connection by Andy Adamson · 14 years ago
  34. f4eecd5 NFS implement v4.0 callback_ident by Andy Adamson · 14 years ago
  35. ea00528 NFS do not clear minor version at nfs_client free by Andy Adamson · 14 years ago
  36. 01c9a0b NFS use svc_create_xprt for NFSv4.1 callback service by Andy Adamson · 14 years ago
  37. 7e12edd CIFS: Simplify cifs_open code by Pavel Shilovsky · 14 years ago
  38. eeb910a CIFS: Simplify non-posix open stuff (try #2) by Pavel Shilovsky · 14 years ago
  39. 4b88613 CIFS: Add match_port check during looking for an existing connection (try #4) by Pavel Shilovsky · 14 years ago
  40. a9f1b85 CIFS: Simplify ipv*_connect functions into one (try #4) by Pavel Shilovsky · 14 years ago
  41. df8fbc24 cifs: Support NTLM2 session security during NTLMSSP authentication [try #5] by Shirish Pargaonkar · 14 years ago
  42. 262f86a cifs: don't overwrite dentry name in d_revalidate by Nick Piggin · 14 years ago
  43. 65b2074 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  44. b08b272 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 14 years ago
  45. a4264b3 UDF: Close small mem leak in udf_find_entry() by Jesper Juhl · 14 years ago
  46. 4651c59 udf: Fix directory corruption after extent merging by Jan Kara · 14 years ago
  47. 8754a3f udf: Protect udf_file_aio_write from possible races by Jan Kara · 14 years ago
  48. 9db9f9e udf: Remove unnecessary bkl usages by Alessio Igor Bogani · 14 years ago
  49. 7db09be udf: Use of s_alloc_mutex to serialize udf_relocate_blocks() execution by Alessio Igor Bogani · 14 years ago
  50. 4d0fb62 udf: Replace bkl with the UDF_I(inode)->i_data_sem for protect udf_inode_info struct by Alessio Igor Bogani · 14 years ago
  51. d1668fe udf: Remove BKL from free space counting functions by Jan Kara · 14 years ago
  52. 7abc2e4 udf: Call udf_add_free_space() for more blocks at once in udf_free_blocks() by Jan Kara · 14 years ago
  53. 0484b1c udf: Remove BKL from udf_put_super() and udf_remount_fs() by Jan Kara · 14 years ago
  54. c03cad2 udf: Protect default inode credentials by rwlock by Jan Kara · 14 years ago
  55. 949f4a7 udf: Protect all modifications of LVID with s_alloc_mutex by Jan Kara · 14 years ago
  56. d664b6a udf: Move handling of uniqueID into a helper function and protect it by a s_alloc_mutex by Jan Kara · 14 years ago
  57. 49521de udf: Remove BKL from udf_update_inode by Jan Kara · 14 years ago
  58. f2a6cc1 udf: Convert UDF_SB(sb)->s_flags to use bitops by Jan Kara · 14 years ago
  59. fab3c858 fs/udf: Add printf format/argument verification by Joe Perches · 14 years ago
  60. ed2ae6f fs/udf: Use vzalloc by Joe Perches · 14 years ago
  61. ad1857a ext3: Add journal error check into ext3_rename() by Namhyung Kim · 14 years ago
  62. 5026e90 ext3: Use search_dirblock() in ext3_dx_find_entry() by Theodore Ts'o · 14 years ago
  63. f0cad89 ext3: Avoid uninitialized memory references with a corrupted htree directory by Theodore Ts'o · 14 years ago
  64. ad692bf ext3: Return error code from generic_check_addressable by Darrick J. Wong · 14 years ago
  65. fbcae8e ext3: Add journal error check into ext3_delete_entry() by Namhyung Kim · 14 years ago
  66. 2b543ed ext3: Add error check in ext3_mkdir() by Namhyung Kim · 14 years ago
  67. 99fbb1e fs/ext3/super.c: Use printf extension %pV by Joe Perches · 14 years ago
  68. 23a2ad6 fs/ext2/super.c: Use printf extension %pV by Joe Perches · 14 years ago
  69. 31d710a ext3: don't update sb journal_devnum when RO dev by Maciej Żenczykowski · 14 years ago
  70. 31edf27 Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'versatile' into devel by Russell King · 14 years ago
  71. 09e099d block: fix accounting bug on cross partition merges by Jerome Marchand · 14 years ago
  72. 27066fd4 Merge commit 'v2.6.37' into sched/core by Ingo Molnar · 14 years ago
  73. d3a23e1 Revert "fs: use RCU read side protection in d_validate" by Nick Piggin · 14 years ago
  74. 6f3d772 nfs4: set source address when callback is generated by Takuma Umeya · 14 years ago
  75. 3c72602 nfsd4: return nfs errno from name_to_id functions by J. Bruce Fields · 14 years ago
  76. 775a190 nfsd4: remove outdated pathname-comments by J. Bruce Fields · 14 years ago
  77. 2ca72e1 nfsd4: move idmap and acl header files into fs/nfsd by J. Bruce Fields · 14 years ago
  78. f6af99e nfsd4: name->id mapping should fail with BADOWNER not BADNAME by J. Bruce Fields · 14 years ago
  79. 255c7cf locks: minor setlease cleanup by J. Bruce Fields · 14 years ago
  80. c45821d locks: eliminate fl_mylease callback by J. Bruce Fields · 14 years ago
  81. c84d500 nfsd4: use a single struct file for delegations by J. Bruce Fields · 14 years ago
  82. e63eb93 nfsd4: eliminate lease delete callback by J. Bruce Fields · 14 years ago
  83. da165dd nfsd: remove some unnecessary dropit handling by J. Bruce Fields · 14 years ago
  84. 062304a nfsd: stop translating EAGAIN to nfserr_dropit by J. Bruce Fields · 14 years ago
  85. 9e701c6 svcrpc: simpler request dropping by J. Bruce Fields · 14 years ago
  86. 3beb6cd nfsd: don't drop requests on -ENOMEM by J. Bruce Fields · 14 years ago
  87. 65e4c89 nfsd: declare several functions of nfs4callback as static by Kirill A. Shutemov · 14 years ago
  88. 65e5341 Btrfs: fix off by one while setting block groups readonly by Chris Mason · 14 years ago
  89. 64c2ce8 nfsv4: Switch to generic xattr handling code by Aneesh Kumar K.V · 14 years ago
  90. a8a5da9 nfs: Set MS_POSIXACL always by Aneesh Kumar K.V · 14 years ago
  91. bf0c84f NFS: use ERR_CAST() by Namhyung Kim · 14 years ago
  92. 5f3e97c nfs: fix mispelling of idmap CONFIG symbol by J. Bruce Fields · 14 years ago
  93. 51f128e lockd: double unlock in next_host_state() by Dan Carpenter · 14 years ago
  94. 878215f NFS: Don't leak in nfs_proc_symlink() by Jesper Juhl · 14 years ago
  95. a6e8dc4 bio-integrity: mark kintegrityd_wq highpri and CPU intensive by Tejun Heo · 14 years ago
  96. 22b6dee nfsd4: fix oops on secinfo_no_name result encoding by Mi Jinlong · 14 years ago
  97. 88ae762 [media] V4L1 removal: Remove linux/videodev.h by Mauro Carvalho Chehab · 14 years ago
  98. ca01d6d pstore: new filesystem interface to platform persistent storage by Tony Luck · 14 years ago
  99. 5d8e4bd ncpfs: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  100. 9b00a81 ocfs2: don't use flush_scheduled_work() by Tejun Heo · 14 years ago