1. a44ddbb Make open_exec() and sys_uselib() use may_open(), instead of duplicating its parts by Al Viro · 15 years ago
  2. e24977d Reduce path_lookup() abuses by Al Viro · 16 years ago
  3. 6b3304b Make checkpatch.pl shut up on fs/inode.c by Manish Katiyar · 16 years ago
  4. ddbaaf3 NULL noise in fs/super.c:kill_bdev_super() by H Hartley Sweeten · 15 years ago
  5. 774e33e ROMFS: romfs_dev_read() error ignored by Roel Kluin · 15 years ago
  6. c490d79 fs: dcache fix LRU ordering by npiggin@suse.de · 15 years ago
  7. a731d12 ocfs2: Use nd_set_link(). by Joel Becker · 15 years ago
  8. c96f585 Fix a leak in failure exit in 9p ->get_sb() by Al Viro · 15 years ago
  9. 6f5bbff Convert obvious places to deactivate_locked_super() by Al Viro · 15 years ago
  10. 74dbbdd New helper: deactivate_locked_super() by Al Viro · 15 years ago
  11. 677c9b2 reiserfs: remove privroot hiding in lookup by Jeff Mahoney · 15 years ago
  12. b82bb72 reiserfs: dont associate security.* with xattr files by Jeff Mahoney · 15 years ago
  13. ab17c4f reiserfs: fixup xattr_root caching by Jeff Mahoney · 15 years ago
  14. edcc37a Always lookup priv_root on reiserfs mount and keep it by Al Viro · 15 years ago
  15. 5a6059c reiserfs: Expand i_mutex to enclose lookup_one_len by Jeff Mahoney · 15 years ago
  16. 67e5520 vfs: umount_begin BKL pushdown by Alessio Igor Bogani · 15 years ago
  17. 0c7a531 GFS2: Fix glock ref counting bug by Steven Whitehouse · 15 years ago
  18. 201913e nilfs2: fix circular locking dependency of writer mutex by Ryusuke Konishi · 15 years ago
  19. 85c2a74 nilfs2: fix possible recovery failure due to block creation without writer by Ryusuke Konishi · 15 years ago
  20. ec91d13 xfs: fix double unlock in xfs_swap_extents() by Felix Blyakher · 15 years ago
  21. d7a5926 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  22. 90e4ee5 [CIFS] Fix double list addition in cifs posix open code by Steve French · 15 years ago
  23. 8511a27 dlm: fix use count with multiple joins by David Teigland · 15 years ago
  24. 08ce4c9 dlm: Make name input parameter of {,dlm_}new_lockspace() const by Geert Uytterhoeven · 15 years ago
  25. df3935f fiemap: fix problem with setting FIEMAP_EXTENT_LAST by Josef Bacik · 15 years ago
  26. 381a80e inotify: use GFP_NOFS in kernel_event() to work around a lockdep false-positive by Wu Fengguang · 15 years ago
  27. 89996df lockd: fix list corruption on lockd restart by J. Bruce Fields · 15 years ago
  28. 02cb285 nfsd: nfs4_stat_init cleanup by Wang Chen · 15 years ago
  29. b2c0cea nfsd4: check for negative dentry before use in nfsv4 readdir by J. Bruce Fields · 15 years ago
  30. 6d6cb0d UBIFS: reset no_space flag after inode deletion by Adrian Hunter · 15 years ago
  31. ac68392 [CIFS] Allow raw ntlmssp code to be enabled with sec=ntlmssp by Steve French · 15 years ago
  32. 844823c [CIFS] Fix SMB uid in NTLMSSP authenticate request by Steve French · 15 years ago
  33. 2b53bc7 ocfs2: update comments in masklog.h by Coly Li · 15 years ago
  34. a46fa68 ocfs2: Don't printk the error when listing too many xattrs. by Tao Ma · 15 years ago
  35. f83ce3e proc: avoid information leaks to non-privileged processes by Jake Edge · 15 years ago
  36. 0b3cc858 [CIFS] NTLMSSP reenabled after move from connect.c to sess.c by Steve French · 15 years ago
  37. 9064caa nfsd: use C99 struct initializers by Randy Dunlap · 15 years ago
  38. 63e4863 nfsd4: make recall callback an asynchronous rpc by J. Bruce Fields · 15 years ago
  39. ccecee1 nfsd41: slots are freed with session by Andy Adamson · 15 years ago
  40. 7fdf523 NFS: Close page_mkwrite() races by Trond Myklebust · 15 years ago
  41. 955ce5f ext4: Convert ext4_lock_group to use sb_bgl_lock by Aneesh Kumar K.V · 15 years ago
  42. b4348f3 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  43. afc1e70 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/configfs by Linus Torvalds · 15 years ago
  44. 7e567b4 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 15 years ago
  45. eefd7f0 ext4: fix the length returned by fiemap for an unallocated extent by Theodore Ts'o · 15 years ago
  46. 0ae05fb2 ptrace: s/parent/real_parent/ in binfmt_elf_fdpic.c by Oleg Nesterov · 15 years ago
  47. 00a62ce mm: fix Committed_AS underflow on large NR_CPUS environment by KOSAKI Motohiro · 15 years ago
  48. 74641f5 alpha: binfmt_aout fix by Ivan Kokshaysky · 15 years ago
  49. 0816178 pagemap: require aligned-length, non-null reads of /proc/pid/pagemap by Vitaly Mayatskikh · 15 years ago
  50. b827e49 mm: close page_mkwrite races by Nick Piggin · 15 years ago
  51. a8985f3 autofs4: fix incorrect return in autofs4_mount_busy() by Ian Kent · 15 years ago
  52. 24d35ad [CIFS] Remove sparse warning by Steve French · 15 years ago
  53. 989c7e5 [CIFS] remove checkpatch warning by Steve French · 15 years ago
  54. afe48c3 [CIFS] Fix final user of old string conversion code by Steve French · 15 years ago
  55. 3410602 [CIFS] remove cifs_strfromUCS_le by Jeff Layton · 15 years ago
  56. 2edd6c5 [CIFS] NTLMSSP support moving into new file, old dead code removed by Steve French · 15 years ago
  57. c9877b2 ext4: fix for fiemap last-block test by Eric Sandeen · 15 years ago
  58. 19ba055 vfs: Enable FS_IOC_FIEMAP and FIGETBSZ for all filetypes by Aneesh Kumar K.V · 15 years ago
  59. abc8746 ext4: hook fiemap operation for directories by Aneesh Kumar K.V · 15 years ago
  60. f403390 ext4: Make the length of the mb_history file tunable by Curt Wohlgemuth · 15 years ago
  61. 3aea09d nfsd4: track recall retries in nfs4_delegation by J. Bruce Fields · 15 years ago
  62. 6707bd3 nfsd4: remove unused dl_trunc by J. Bruce Fields · 15 years ago
  63. b53d40c nfsd4: eliminate struct nfs4_cb_recall by J. Bruce Fields · 15 years ago
  64. bb23c20 ext4: Move fs/ext4/group.h into ext4.h by Theodore Ts'o · 15 years ago
  65. c237dc0 nfsd4: rename callback struct to cb_conn by J. Bruce Fields · 15 years ago
  66. 596397b ext4: Move fs/ext4/namei.h into ext4.h by Theodore Ts'o · 15 years ago
  67. ca0faba ext4: Move the ext4_sb.h header file into ext4.h by Theodore Ts'o · 15 years ago
  68. d444c3c ext4: Move the ext4_i.h header file into ext4.h by Theodore Ts'o · 15 years ago
  69. 75507ef ext4: Don't avoid using BLOCK_UNINIT block groups in mballoc by Theodore Ts'o · 15 years ago
  70. 051a2a0 [CIFS] Fix endian conversion of vcnum field by Steve French · 15 years ago
  71. e836f01 [CIFS] Remove trailing whitespace by Steve French · 15 years ago
  72. 0e0d2cf [CIFS] Remove sparse endian warnings by Steve French · 15 years ago
  73. e14b2fe [CIFS] Add remaining ntlmssp flags and standardize field names by Steve French · 15 years ago
  74. cf398e3 [CIFS] Fix build warning by Steve French · 15 years ago
  75. 1829579 cifs: fix length handling in cifs_get_name_from_search_buf by Jeff Layton · 15 years ago
  76. 9e39b0a [CIFS] Remove unneeded QuerySymlink call and fix mapping for unmapped status by Steve French · 15 years ago
  77. dfa13f3 ocfs2: Fix a missing credit when deleting from indexed directories. by Joel Becker · 15 years ago
  78. 3c56999 Merge branch 'core/signal' into perfcounters/core by Thomas Gleixner · 15 years ago
  79. 420118c configfs: Rework configfs_depend_item() locking and make lockdep happy by Louis Rilling · 16 years ago
  80. e74cc06 configfs: Silence lockdep on mkdir() and rmdir() by Louis Rilling · 16 years ago
  81. d185cda [CIFS] rename cifs_strndup to cifs_strndup_from_ucs by Steve French · 15 years ago
  82. 5c2503a Added loop check when mounting DFS tree. by Igor Mammedov · 15 years ago
  83. 1af28ce Enable dfs submounts to handle remote referrals. by Igor Mammedov · 16 years ago
  84. 20418ac [CIFS] Remove older session setup implementation by Steve French · 15 years ago
  85. f588416 cifs: change cifs_get_name_from_search_buf to use new unicode helper by Jeff Layton · 15 years ago
  86. 460b969 cifs: change CIFSSMBUnixQuerySymLink to use new helpers by Jeff Layton · 15 years ago
  87. 5914079 cifs: fix session setup unicode string saving to use new unicode helpers by Jeff Layton · 15 years ago
  88. cc20c03 cifs: convert CIFSTCon to use new unicode helper functions by Jeff Layton · 15 years ago
  89. 066ce68 cifs: rename cifs_strlcpy_to_host and make it use new functions by Jeff Layton · 15 years ago
  90. 69f801f cifs: add new function to get unicode string length in bytes by Jeff Layton · 15 years ago
  91. 7fabf0c cifs: add replacement for cifs_strtoUCS_le called cifs_from_ucs2 by Jeff Layton · 15 years ago
  92. 66345f5 cifs: move #defines for mapchars into cifs_unicode.h by Jeff Layton · 15 years ago
  93. 912bc6a Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 15 years ago
  94. 28e2117 xfs: fix getbmap vs mmap deadlock by Christoph Hellwig · 16 years ago
  95. 5f79ed6 xfs: a couple getbmap cleanups by Christoph Hellwig · 15 years ago
  96. b9ec906 xfs: add more checks to superblock validation by Olaf Weber · 15 years ago
  97. def6b3b xfs_file_last_byte() needs to acquire ilock by Lachlan McIlroy · 15 years ago
  98. e300a63 nfsd4: replace callback thread by asynchronous rpc by J. Bruce Fields · 16 years ago
  99. 3cef9ab nfsd4: lookup up callback cred only once by J. Bruce Fields · 16 years ago
  100. ecdd03b nfsd4: create rpc callback client from server thread by J. Bruce Fields · 16 years ago