1. 74641f5 alpha: binfmt_aout fix by Ivan Kokshaysky · 15 years ago
  2. 0816178 pagemap: require aligned-length, non-null reads of /proc/pid/pagemap by Vitaly Mayatskikh · 15 years ago
  3. b827e49 mm: close page_mkwrite races by Nick Piggin · 15 years ago
  4. a8985f3 autofs4: fix incorrect return in autofs4_mount_busy() by Ian Kent · 15 years ago
  5. 24d35ad [CIFS] Remove sparse warning by Steve French · 15 years ago
  6. 989c7e5 [CIFS] remove checkpatch warning by Steve French · 15 years ago
  7. afe48c3 [CIFS] Fix final user of old string conversion code by Steve French · 15 years ago
  8. 3410602 [CIFS] remove cifs_strfromUCS_le by Jeff Layton · 15 years ago
  9. 2edd6c5 [CIFS] NTLMSSP support moving into new file, old dead code removed by Steve French · 15 years ago
  10. c9877b2 ext4: fix for fiemap last-block test by Eric Sandeen · 15 years ago
  11. 19ba055 vfs: Enable FS_IOC_FIEMAP and FIGETBSZ for all filetypes by Aneesh Kumar K.V · 15 years ago
  12. abc8746 ext4: hook fiemap operation for directories by Aneesh Kumar K.V · 15 years ago
  13. f403390 ext4: Make the length of the mb_history file tunable by Curt Wohlgemuth · 15 years ago
  14. 3aea09d nfsd4: track recall retries in nfs4_delegation by J. Bruce Fields · 15 years ago
  15. 6707bd3 nfsd4: remove unused dl_trunc by J. Bruce Fields · 15 years ago
  16. b53d40c nfsd4: eliminate struct nfs4_cb_recall by J. Bruce Fields · 15 years ago
  17. bb23c20 ext4: Move fs/ext4/group.h into ext4.h by Theodore Ts'o · 15 years ago
  18. c237dc0 nfsd4: rename callback struct to cb_conn by J. Bruce Fields · 15 years ago
  19. 596397b ext4: Move fs/ext4/namei.h into ext4.h by Theodore Ts'o · 15 years ago
  20. ca0faba ext4: Move the ext4_sb.h header file into ext4.h by Theodore Ts'o · 15 years ago
  21. d444c3c ext4: Move the ext4_i.h header file into ext4.h by Theodore Ts'o · 15 years ago
  22. 75507ef ext4: Don't avoid using BLOCK_UNINIT block groups in mballoc by Theodore Ts'o · 15 years ago
  23. 051a2a0 [CIFS] Fix endian conversion of vcnum field by Steve French · 15 years ago
  24. e836f01 [CIFS] Remove trailing whitespace by Steve French · 15 years ago
  25. 0e0d2cf [CIFS] Remove sparse endian warnings by Steve French · 15 years ago
  26. e14b2fe [CIFS] Add remaining ntlmssp flags and standardize field names by Steve French · 15 years ago
  27. cf398e3 [CIFS] Fix build warning by Steve French · 15 years ago
  28. 1829579 cifs: fix length handling in cifs_get_name_from_search_buf by Jeff Layton · 15 years ago
  29. 9e39b0a [CIFS] Remove unneeded QuerySymlink call and fix mapping for unmapped status by Steve French · 15 years ago
  30. dfa13f3 ocfs2: Fix a missing credit when deleting from indexed directories. by Joel Becker · 15 years ago
  31. 3c56999 Merge branch 'core/signal' into perfcounters/core by Thomas Gleixner · 15 years ago
  32. 420118c configfs: Rework configfs_depend_item() locking and make lockdep happy by Louis Rilling · 16 years ago
  33. e74cc06 configfs: Silence lockdep on mkdir() and rmdir() by Louis Rilling · 16 years ago
  34. d185cda [CIFS] rename cifs_strndup to cifs_strndup_from_ucs by Steve French · 15 years ago
  35. 5c2503a Added loop check when mounting DFS tree. by Igor Mammedov · 15 years ago
  36. 1af28ce Enable dfs submounts to handle remote referrals. by Igor Mammedov · 15 years ago
  37. 20418ac [CIFS] Remove older session setup implementation by Steve French · 15 years ago
  38. f588416 cifs: change cifs_get_name_from_search_buf to use new unicode helper by Jeff Layton · 15 years ago
  39. 460b969 cifs: change CIFSSMBUnixQuerySymLink to use new helpers by Jeff Layton · 15 years ago
  40. 5914079 cifs: fix session setup unicode string saving to use new unicode helpers by Jeff Layton · 15 years ago
  41. cc20c03 cifs: convert CIFSTCon to use new unicode helper functions by Jeff Layton · 15 years ago
  42. 066ce68 cifs: rename cifs_strlcpy_to_host and make it use new functions by Jeff Layton · 15 years ago
  43. 69f801f cifs: add new function to get unicode string length in bytes by Jeff Layton · 15 years ago
  44. 7fabf0c cifs: add replacement for cifs_strtoUCS_le called cifs_from_ucs2 by Jeff Layton · 15 years ago
  45. 66345f5 cifs: move #defines for mapchars into cifs_unicode.h by Jeff Layton · 15 years ago
  46. 912bc6a Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 15 years ago
  47. 28e2117 xfs: fix getbmap vs mmap deadlock by Christoph Hellwig · 15 years ago
  48. 5f79ed6 xfs: a couple getbmap cleanups by Christoph Hellwig · 15 years ago
  49. b9ec906 xfs: add more checks to superblock validation by Olaf Weber · 15 years ago
  50. def6b3b xfs_file_last_byte() needs to acquire ilock by Lachlan McIlroy · 15 years ago
  51. e300a63 nfsd4: replace callback thread by asynchronous rpc by J. Bruce Fields · 15 years ago
  52. 3cef9ab nfsd4: lookup up callback cred only once by J. Bruce Fields · 15 years ago
  53. ecdd03b nfsd4: create rpc callback client from server thread by J. Bruce Fields · 15 years ago
  54. e1cab5a5 nfsd4: set cb_client inside setup_callback_client by J. Bruce Fields · 15 years ago
  55. 595947a nfsd4: set shorter timeout by J. Bruce Fields · 15 years ago
  56. f64f79e nfsd4: setclientid_confirm callback-change fixes by J. Bruce Fields · 15 years ago
  57. 6321e3e xfs: fix getbmap vs mmap deadlock by Christoph Hellwig · 15 years ago
  58. 7e31a96 ocfs2/trivial: Remove unused variable in ocfs2_rename. by Tao Ma · 15 years ago
  59. b8fd47a nfsd: quiet compile warning by J. Bruce Fields · 15 years ago
  60. c654b8a nfsd: support ext4 i_version by J. Bruce Fields · 15 years ago
  61. 3352d2c nfsd4: delete obsolete xdr comments by J. Bruce Fields · 15 years ago
  62. bc749ca nfsd: eliminate ENCODE_HEAD macro by J. Bruce Fields · 15 years ago
  63. 4be4a00 xfs: a couple getbmap cleanups by Christoph Hellwig · 15 years ago
  64. 2ac00af xfs: add more checks to superblock validation by Olaf Weber · 15 years ago
  65. f25181f xfs_file_last_byte() needs to acquire ilock by Lachlan McIlroy · 15 years ago
  66. e7fd5d4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  67. 6983872 bio: fix memcpy corruption in bio_copy_user_iov() by FUJITA Tomonori · 15 years ago
  68. e06b640 NFSD: Stricter buffer size checking in fs/nfsd/nfsctl.c by Chuck Lever · 15 years ago
  69. 261758b NFSD: Stricter buffer size checking in write_versions() by Chuck Lever · 15 years ago
  70. 3d72ab8 NFSD: Stricter buffer size checking in write_recoverydir() by Chuck Lever · 15 years ago
  71. 8435d34 SUNRPC: pass buffer size to svc_sock_names() by Chuck Lever · 15 years ago
  72. bfba9ab SUNRPC: pass buffer size to svc_addsock() by Chuck Lever · 15 years ago
  73. 335c54b NFSD: Prevent a buffer overflow in svc_xprt_names() by Chuck Lever · 15 years ago
  74. ea068ba NFSD: move lockd_up() before svc_addsock() by Chuck Lever · 15 years ago
  75. 0a5372d NFSD: Finish refactoring __write_ports() by Chuck Lever · 15 years ago
  76. c71206a NFSD: Note an additional requirement when passing TCP sockets to portlist by Chuck Lever · 15 years ago
  77. 0b7c2f6 NFSD: Refactor socket creation out of __write_ports() by Chuck Lever · 15 years ago
  78. 82d5659 NFSD: Refactor portlist socket closing into a helper by Chuck Lever · 15 years ago
  79. 4eb68c2 NFSD: Refactor transport addition out of __write_ports() by Chuck Lever · 15 years ago
  80. 4cd5dc7 NFSD: Refactor transport removal out of __write_ports() by Chuck Lever · 15 years ago
  81. 08cbf54 fuse: export symbols to be used by CUSE by Tejun Heo · 15 years ago
  82. a325f9b fuse: update fuse_conn_init() and separate out fuse_conn_kill() by Tejun Heo · 15 years ago
  83. 797759a fuse: don't use inode in fuse_file_poll by Miklos Szeredi · 15 years ago
  84. d36f248 fuse: don't use inode in fuse_do_ioctl() helper by Miklos Szeredi · 15 years ago
  85. 8b0797a fuse: don't use inode in fuse_sync_release() by Miklos Szeredi · 15 years ago
  86. 91fe96b fuse: create fuse_do_open() helper for CUSE by Miklos Szeredi · 15 years ago
  87. c7b7143 fuse: clean up args in fuse_finish_open() and fuse_release_fill() by Miklos Szeredi · 15 years ago
  88. 2106cb1 fuse: don't use inode in helpers called by fuse_direct_io() by Miklos Szeredi · 15 years ago
  89. da5e471 fuse: add members to struct fuse_file by Miklos Szeredi · 15 years ago
  90. d09cb9d fuse: prepare fuse_direct_io() for CUSE by Miklos Szeredi · 15 years ago
  91. 2d698b0 fuse: clean up fuse_write_fill() by Miklos Szeredi · 15 years ago
  92. b0be46e fuse: use struct path in release structure by Miklos Szeredi · 15 years ago
  93. fd9db72 fuse: destroy bdi on error by Miklos Szeredi · 15 years ago
  94. 6b2db28 fuse: misc cleanups by Tejun Heo · 15 years ago
  95. db2dbb1 block: implement blkdev_readpages by Jeff Moyer · 15 years ago
  96. 8b0f9e8 ext4: avoid unnecessary spinlock in critical POSIX ACL path by Theodore Ts'o · 15 years ago
  97. 96159f2 ext3: avoid unnecessary spinlock in critical POSIX ACL path by Linus Torvalds · 15 years ago
  98. 9bffad1 ext4: convert instrumentation from markers to tracepoints by Theodore Ts'o · 15 years ago
  99. 879c5e6 jbd2: convert instrumentation from markers to tracepoints by Theodore Ts'o · 15 years ago
  100. ac20100 eCryptfs: Fix min function comparison warning by Tyler Hicks · 15 years ago