1. a6aeeeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 15 years ago
  2. 014049a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  3. f2deae9 Remove implementation of readpage from the hugetlbfs_aops by Mel Gorman · 15 years ago
  4. e5d2875 Squashfs: cody tidying, remove commented out line in Makefile by Phillip Lougher · 15 years ago
  5. fffb47b Squashfs: check page size is not larger than the filesystem block size by Phillip Lougher · 15 years ago
  6. a37b06d Squashfs: fix breakage when page size > metadata block size by Doug Chapman · 15 years ago
  7. 2ea3f86 Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  8. bfe3891 epoll: fix size check in epoll_create() by Davide Libenzi · 15 years ago
  9. 33b9817 ext4: Use a fake block number for delayed new buffer_head by Aneesh Kumar K.V · 15 years ago
  10. 9c1ee18 ext4: Fix sub-block zeroing for writes into preallocated extents by Aneesh Kumar K.V · 15 years ago
  11. 8daed1e nfsd: silence lockdep warning by J. Bruce Fields · 15 years ago
  12. 2b79bc4 dup2: Fix return value with oldfd == newfd and invalid fd by Jeff Mahoney · 15 years ago
  13. 83aca8f nilfs2: check size of array structured data exchanged via ioctls by Ryusuke Konishi · 15 years ago
  14. 4f6b828 nilfs2: fix lock order reversal in nilfs_clean_segments ioctl by Ryusuke Konishi · 15 years ago
  15. 47eb6b9 nilfs2: fix possible circular locking for get information ioctls by Ryusuke Konishi · 15 years ago
  16. 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
  17. 8433823 nilfs2: ensure to clear dirty state when deleting metadata file block by Ryusuke Konishi · 15 years ago
  18. 2a32ceb Fix races around the access to ->s_options by Al Viro · 15 years ago
  19. f9dbd05 switch ufs directories to ufs_sync_file() by Al Viro · 15 years ago
  20. 6e8341a Switch open_exec() and sys_uselib() to do_open_filp() by Al Viro · 16 years ago
  21. a44ddbb Make open_exec() and sys_uselib() use may_open(), instead of duplicating its parts by Al Viro · 16 years ago
  22. e24977d Reduce path_lookup() abuses by Al Viro · 16 years ago
  23. 6b3304b Make checkpatch.pl shut up on fs/inode.c by Manish Katiyar · 16 years ago
  24. ddbaaf3 NULL noise in fs/super.c:kill_bdev_super() by H Hartley Sweeten · 15 years ago
  25. 774e33e ROMFS: romfs_dev_read() error ignored by Roel Kluin · 15 years ago
  26. c490d79 fs: dcache fix LRU ordering by npiggin@suse.de · 15 years ago
  27. a731d12 ocfs2: Use nd_set_link(). by Joel Becker · 16 years ago
  28. c96f585 Fix a leak in failure exit in 9p ->get_sb() by Al Viro · 15 years ago
  29. 6f5bbff Convert obvious places to deactivate_locked_super() by Al Viro · 15 years ago
  30. 74dbbdd New helper: deactivate_locked_super() by Al Viro · 15 years ago
  31. 677c9b2 reiserfs: remove privroot hiding in lookup by Jeff Mahoney · 15 years ago
  32. b82bb72 reiserfs: dont associate security.* with xattr files by Jeff Mahoney · 15 years ago
  33. ab17c4f reiserfs: fixup xattr_root caching by Jeff Mahoney · 15 years ago
  34. edcc37a Always lookup priv_root on reiserfs mount and keep it by Al Viro · 15 years ago
  35. 5a6059c reiserfs: Expand i_mutex to enclose lookup_one_len by Jeff Mahoney · 15 years ago
  36. 67e5520 vfs: umount_begin BKL pushdown by Alessio Igor Bogani · 15 years ago
  37. 0c7a531 GFS2: Fix glock ref counting bug by Steven Whitehouse · 15 years ago
  38. 201913e nilfs2: fix circular locking dependency of writer mutex by Ryusuke Konishi · 15 years ago
  39. 85c2a74 nilfs2: fix possible recovery failure due to block creation without writer by Ryusuke Konishi · 15 years ago
  40. d7a5926 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  41. 90e4ee5 [CIFS] Fix double list addition in cifs posix open code by Steve French · 15 years ago
  42. df3935f fiemap: fix problem with setting FIEMAP_EXTENT_LAST by Josef Bacik · 15 years ago
  43. 381a80e inotify: use GFP_NOFS in kernel_event() to work around a lockdep false-positive by Wu Fengguang · 15 years ago
  44. 89996df lockd: fix list corruption on lockd restart by J. Bruce Fields · 15 years ago
  45. b2c0cea nfsd4: check for negative dentry before use in nfsv4 readdir by J. Bruce Fields · 15 years ago
  46. ac68392 [CIFS] Allow raw ntlmssp code to be enabled with sec=ntlmssp by Steve French · 15 years ago
  47. 844823c [CIFS] Fix SMB uid in NTLMSSP authenticate request by Steve French · 15 years ago
  48. f83ce3e proc: avoid information leaks to non-privileged processes by Jake Edge · 15 years ago
  49. 0b3cc858 [CIFS] NTLMSSP reenabled after move from connect.c to sess.c by Steve French · 15 years ago
  50. ccecee1 nfsd41: slots are freed with session by Andy Adamson · 15 years ago
  51. 7fdf523 NFS: Close page_mkwrite() races by Trond Myklebust · 15 years ago
  52. b4348f3 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  53. afc1e70 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/configfs by Linus Torvalds · 15 years ago
  54. 7e567b4 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 15 years ago
  55. 0ae05fb2 ptrace: s/parent/real_parent/ in binfmt_elf_fdpic.c by Oleg Nesterov · 15 years ago
  56. 00a62ce mm: fix Committed_AS underflow on large NR_CPUS environment by KOSAKI Motohiro · 15 years ago
  57. 74641f5 alpha: binfmt_aout fix by Ivan Kokshaysky · 15 years ago
  58. 0816178 pagemap: require aligned-length, non-null reads of /proc/pid/pagemap by Vitaly Mayatskikh · 15 years ago
  59. b827e49 mm: close page_mkwrite races by Nick Piggin · 15 years ago
  60. a8985f3 autofs4: fix incorrect return in autofs4_mount_busy() by Ian Kent · 15 years ago
  61. 24d35ad [CIFS] Remove sparse warning by Steve French · 15 years ago
  62. 989c7e5 [CIFS] remove checkpatch warning by Steve French · 15 years ago
  63. afe48c3 [CIFS] Fix final user of old string conversion code by Steve French · 15 years ago
  64. 3410602 [CIFS] remove cifs_strfromUCS_le by Jeff Layton · 15 years ago
  65. 2edd6c5 [CIFS] NTLMSSP support moving into new file, old dead code removed by Steve French · 15 years ago
  66. 051a2a0 [CIFS] Fix endian conversion of vcnum field by Steve French · 15 years ago
  67. e836f01 [CIFS] Remove trailing whitespace by Steve French · 15 years ago
  68. 0e0d2cf [CIFS] Remove sparse endian warnings by Steve French · 15 years ago
  69. e14b2fe [CIFS] Add remaining ntlmssp flags and standardize field names by Steve French · 15 years ago
  70. cf398e3 [CIFS] Fix build warning by Steve French · 15 years ago
  71. 1829579 cifs: fix length handling in cifs_get_name_from_search_buf by Jeff Layton · 15 years ago
  72. 9e39b0a [CIFS] Remove unneeded QuerySymlink call and fix mapping for unmapped status by Steve French · 15 years ago
  73. dfa13f3 ocfs2: Fix a missing credit when deleting from indexed directories. by Joel Becker · 15 years ago
  74. d185cda [CIFS] rename cifs_strndup to cifs_strndup_from_ucs by Steve French · 15 years ago
  75. 5c2503a Added loop check when mounting DFS tree. by Igor Mammedov · 15 years ago
  76. 1af28ce Enable dfs submounts to handle remote referrals. by Igor Mammedov · 16 years ago
  77. 20418ac [CIFS] Remove older session setup implementation by Steve French · 15 years ago
  78. f588416 cifs: change cifs_get_name_from_search_buf to use new unicode helper by Jeff Layton · 15 years ago
  79. 460b969 cifs: change CIFSSMBUnixQuerySymLink to use new helpers by Jeff Layton · 15 years ago
  80. 5914079 cifs: fix session setup unicode string saving to use new unicode helpers by Jeff Layton · 15 years ago
  81. cc20c03 cifs: convert CIFSTCon to use new unicode helper functions by Jeff Layton · 15 years ago
  82. 066ce68 cifs: rename cifs_strlcpy_to_host and make it use new functions by Jeff Layton · 15 years ago
  83. 69f801f cifs: add new function to get unicode string length in bytes by Jeff Layton · 15 years ago
  84. 7fabf0c cifs: add replacement for cifs_strtoUCS_le called cifs_from_ucs2 by Jeff Layton · 15 years ago
  85. 66345f5 cifs: move #defines for mapchars into cifs_unicode.h by Jeff Layton · 15 years ago
  86. 912bc6a Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 15 years ago
  87. 28e2117 xfs: fix getbmap vs mmap deadlock by Christoph Hellwig · 16 years ago
  88. 5f79ed6 xfs: a couple getbmap cleanups by Christoph Hellwig · 15 years ago
  89. b9ec906 xfs: add more checks to superblock validation by Olaf Weber · 15 years ago
  90. def6b3b xfs_file_last_byte() needs to acquire ilock by Lachlan McIlroy · 15 years ago
  91. 7e31a96 ocfs2/trivial: Remove unused variable in ocfs2_rename. by Tao Ma · 15 years ago
  92. fd9db72 fuse: destroy bdi on error by Miklos Szeredi · 15 years ago
  93. ac20100 eCryptfs: Fix min function comparison warning by Tyler Hicks · 15 years ago
  94. 802b352 ecryptfs: fix printk format warning by Randy Dunlap · 15 years ago
  95. 6983872 bio: fix memcpy corruption in bio_copy_user_iov() by FUJITA Tomonori · 15 years ago
  96. 4ebf662 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  97. 46a53cc Btrfs: look for acls during btrfs_read_locked_inode by Chris Mason · 15 years ago
  98. 7b1a14b Btrfs: fix acl caching by Chris Mason · 15 years ago
  99. 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
  100. a069e9c ext2: missing unlock in ext2_quota_write() by Dan Carpenter · 16 years ago