1. 9c1ee18 ext4: Fix sub-block zeroing for writes into preallocated extents by Aneesh Kumar K.V · 15 years ago
  2. 8daed1e nfsd: silence lockdep warning by J. Bruce Fields · 15 years ago
  3. 2b79bc4 dup2: Fix return value with oldfd == newfd and invalid fd by Jeff Mahoney · 15 years ago
  4. 83aca8f nilfs2: check size of array structured data exchanged via ioctls by Ryusuke Konishi · 15 years ago
  5. 4f6b828 nilfs2: fix lock order reversal in nilfs_clean_segments ioctl by Ryusuke Konishi · 15 years ago
  6. 47eb6b9 nilfs2: fix possible circular locking for get information ioctls by Ryusuke Konishi · 15 years ago
  7. 93b49d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  8. 8433823 nilfs2: ensure to clear dirty state when deleting metadata file block by Ryusuke Konishi · 15 years ago
  9. 2a32ceb Fix races around the access to ->s_options by Al Viro · 15 years ago
  10. f9dbd05 switch ufs directories to ufs_sync_file() by Al Viro · 15 years ago
  11. 6e8341a Switch open_exec() and sys_uselib() to do_open_filp() by Al Viro · 16 years ago
  12. a44ddbb Make open_exec() and sys_uselib() use may_open(), instead of duplicating its parts by Al Viro · 16 years ago
  13. e24977d Reduce path_lookup() abuses by Al Viro · 16 years ago
  14. 6b3304b Make checkpatch.pl shut up on fs/inode.c by Manish Katiyar · 16 years ago
  15. ddbaaf3 NULL noise in fs/super.c:kill_bdev_super() by H Hartley Sweeten · 15 years ago
  16. 774e33e ROMFS: romfs_dev_read() error ignored by Roel Kluin · 15 years ago
  17. c490d79 fs: dcache fix LRU ordering by npiggin@suse.de · 15 years ago
  18. a731d12 ocfs2: Use nd_set_link(). by Joel Becker · 16 years ago
  19. c96f585 Fix a leak in failure exit in 9p ->get_sb() by Al Viro · 15 years ago
  20. 6f5bbff Convert obvious places to deactivate_locked_super() by Al Viro · 15 years ago
  21. 74dbbdd New helper: deactivate_locked_super() by Al Viro · 15 years ago
  22. 677c9b2 reiserfs: remove privroot hiding in lookup by Jeff Mahoney · 15 years ago
  23. b82bb72 reiserfs: dont associate security.* with xattr files by Jeff Mahoney · 15 years ago
  24. ab17c4f reiserfs: fixup xattr_root caching by Jeff Mahoney · 15 years ago
  25. edcc37a Always lookup priv_root on reiserfs mount and keep it by Al Viro · 15 years ago
  26. 5a6059c reiserfs: Expand i_mutex to enclose lookup_one_len by Jeff Mahoney · 15 years ago
  27. 67e5520 vfs: umount_begin BKL pushdown by Alessio Igor Bogani · 15 years ago
  28. 0c7a531 GFS2: Fix glock ref counting bug by Steven Whitehouse · 15 years ago
  29. 201913e nilfs2: fix circular locking dependency of writer mutex by Ryusuke Konishi · 15 years ago
  30. 85c2a74 nilfs2: fix possible recovery failure due to block creation without writer by Ryusuke Konishi · 15 years ago
  31. d7a5926 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  32. 90e4ee5 [CIFS] Fix double list addition in cifs posix open code by Steve French · 15 years ago
  33. df3935f fiemap: fix problem with setting FIEMAP_EXTENT_LAST by Josef Bacik · 15 years ago
  34. 381a80e inotify: use GFP_NOFS in kernel_event() to work around a lockdep false-positive by Wu Fengguang · 15 years ago
  35. 89996df lockd: fix list corruption on lockd restart by J. Bruce Fields · 15 years ago
  36. b2c0cea nfsd4: check for negative dentry before use in nfsv4 readdir by J. Bruce Fields · 15 years ago
  37. ac68392 [CIFS] Allow raw ntlmssp code to be enabled with sec=ntlmssp by Steve French · 15 years ago
  38. 844823c [CIFS] Fix SMB uid in NTLMSSP authenticate request by Steve French · 15 years ago
  39. f83ce3e proc: avoid information leaks to non-privileged processes by Jake Edge · 15 years ago
  40. 0b3cc858 [CIFS] NTLMSSP reenabled after move from connect.c to sess.c by Steve French · 15 years ago
  41. ccecee1 nfsd41: slots are freed with session by Andy Adamson · 15 years ago
  42. 7fdf523 NFS: Close page_mkwrite() races by Trond Myklebust · 15 years ago
  43. b4348f3 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  44. afc1e70 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/configfs by Linus Torvalds · 15 years ago
  45. 7e567b4 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 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. 051a2a0 [CIFS] Fix endian conversion of vcnum field by Steve French · 15 years ago
  58. e836f01 [CIFS] Remove trailing whitespace by Steve French · 15 years ago
  59. 0e0d2cf [CIFS] Remove sparse endian warnings by Steve French · 15 years ago
  60. e14b2fe [CIFS] Add remaining ntlmssp flags and standardize field names by Steve French · 15 years ago
  61. cf398e3 [CIFS] Fix build warning by Steve French · 15 years ago
  62. 1829579 cifs: fix length handling in cifs_get_name_from_search_buf by Jeff Layton · 15 years ago
  63. 9e39b0a [CIFS] Remove unneeded QuerySymlink call and fix mapping for unmapped status by Steve French · 15 years ago
  64. dfa13f3 ocfs2: Fix a missing credit when deleting from indexed directories. by Joel Becker · 15 years ago
  65. d185cda [CIFS] rename cifs_strndup to cifs_strndup_from_ucs by Steve French · 15 years ago
  66. 5c2503a Added loop check when mounting DFS tree. by Igor Mammedov · 15 years ago
  67. 1af28ce Enable dfs submounts to handle remote referrals. by Igor Mammedov · 16 years ago
  68. 20418ac [CIFS] Remove older session setup implementation by Steve French · 15 years ago
  69. f588416 cifs: change cifs_get_name_from_search_buf to use new unicode helper by Jeff Layton · 15 years ago
  70. 460b969 cifs: change CIFSSMBUnixQuerySymLink to use new helpers by Jeff Layton · 15 years ago
  71. 5914079 cifs: fix session setup unicode string saving to use new unicode helpers by Jeff Layton · 15 years ago
  72. cc20c03 cifs: convert CIFSTCon to use new unicode helper functions by Jeff Layton · 15 years ago
  73. 066ce68 cifs: rename cifs_strlcpy_to_host and make it use new functions by Jeff Layton · 15 years ago
  74. 69f801f cifs: add new function to get unicode string length in bytes by Jeff Layton · 15 years ago
  75. 7fabf0c cifs: add replacement for cifs_strtoUCS_le called cifs_from_ucs2 by Jeff Layton · 15 years ago
  76. 66345f5 cifs: move #defines for mapchars into cifs_unicode.h by Jeff Layton · 15 years ago
  77. 912bc6a Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 15 years ago
  78. 28e2117 xfs: fix getbmap vs mmap deadlock by Christoph Hellwig · 16 years ago
  79. 5f79ed6 xfs: a couple getbmap cleanups by Christoph Hellwig · 15 years ago
  80. b9ec906 xfs: add more checks to superblock validation by Olaf Weber · 15 years ago
  81. def6b3b xfs_file_last_byte() needs to acquire ilock by Lachlan McIlroy · 15 years ago
  82. 7e31a96 ocfs2/trivial: Remove unused variable in ocfs2_rename. by Tao Ma · 15 years ago
  83. fd9db72 fuse: destroy bdi on error by Miklos Szeredi · 15 years ago
  84. ac20100 eCryptfs: Fix min function comparison warning by Tyler Hicks · 15 years ago
  85. 802b352 ecryptfs: fix printk format warning by Randy Dunlap · 15 years ago
  86. 6983872 bio: fix memcpy corruption in bio_copy_user_iov() by FUJITA Tomonori · 15 years ago
  87. 4ebf662 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  88. 46a53cc Btrfs: look for acls during btrfs_read_locked_inode by Chris Mason · 15 years ago
  89. 7b1a14b Btrfs: fix acl caching by Chris Mason · 15 years ago
  90. dccdee4 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-quota-2.6 by Linus Torvalds · 15 years ago
  91. a069e9c ext2: missing unlock in ext2_quota_write() by Dan Carpenter · 16 years ago
  92. fd1b524 quota: remove obsolete comments in fs/quota/Makefile by Christoph Hellwig · 16 years ago
  93. 2138093 Btrfs: Fix a bunch of printk() warnings. by Joel Becker · 15 years ago
  94. e63b6a6c Btrfs: Fix a trivial warning using max() of u64 vs ULL. by Joel Becker · 15 years ago
  95. 45c0654 Btrfs: remove unused btrfs_bit_radix slab by Chris Mason · 15 years ago
  96. 193f284 Btrfs: ratelimit IO error printks by Chris Mason · 15 years ago
  97. b7967db Btrfs: remove #if 0 code by Chris Mason · 15 years ago
  98. d6397ba Btrfs: When shrinking, only update disk size on success by Chris Ball · 15 years ago
  99. c4b5a61 ext4: Do not try to validate extents on special files by Theodore Ts'o · 15 years ago
  100. 4b2b0b9 ROMFS: Advance destination buffer pointer when reading from a blockdev by David Howells · 15 years ago