1. ccc5ff9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  2. c12ddba hugetlbfs: return negative error code for bad mount option by Akinobu Mita · 15 years ago
  3. 546888d Btrfs: fix btrfs fallocate oops and deadlock by Chris Mason · 15 years ago
  4. b33ecba Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 15 years ago
  5. 9a41fe3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  6. 8340437 NFS: Fix the XDR iovec calculation in nfs3_xdr_setaclargs by Trond Myklebust · 15 years ago
  7. 38e23c9 fs: Mark get_filesystem_list() as __init function. by Tetsuo Handa · 15 years ago
  8. 2eae7a1 kill vfs_stat_fd / vfs_lstat_fd by Christoph Hellwig · 15 years ago
  9. 0112fc2 Separate out common fstatat code into vfs_fstatat by Oleg Drokin · 15 years ago
  10. fd56d24 ecryptfs: use memdup_user() by Li Zefan · 15 years ago
  11. a9482eb ncpfs: use memdup_user() by Li Zefan · 15 years ago
  12. 0e639bd xfs: use memdup_user() by Li Zefan · 15 years ago
  13. 1c8542c sysfs: use memdup_user() by Li Zefan · 15 years ago
  14. dae7b66 btrfs: use memdup_user() by Li Zefan · 15 years ago
  15. 3939fcd xattr: use memdup_user() by Li Zefan · 15 years ago
  16. 3eac877 autofs4: use memchr() in invalid_string() by Al Viro · 15 years ago
  17. 2f9092e Fix i_mutex vs. readdir handling in nfsd by David Woodhouse · 15 years ago
  18. 1ba0c7d fs/compat_ioctl: fix build when !BLOCK by Alexander Beregalov · 15 years ago
  19. 117aff7 Fix autofs_expire() by Al Viro · 15 years ago
  20. 24b6f16 No need for crossing to mountpoint in audit_tag_tree() by Al Viro · 15 years ago
  21. 1644ccc Safer nfsd_cross_mnt() by Al Viro · 15 years ago
  22. e5d67f0 Touch all affected namespaces on propagation of mount by Al Viro · 15 years ago
  23. cf2706a3 Fix AUTOFS_DEV_IOCTL_REQUESTER_CMD by Al Viro · 15 years ago
  24. 8c594ea Btrfs: use the right node in reada_for_balance by Chris Mason · 15 years ago
  25. 11c8349 Btrfs: fix oops on page->mapping->host during writepage by Chris Mason · 15 years ago
  26. d313d7a Btrfs: add a priority queue to the async thread helpers by Chris Mason · 15 years ago
  27. ffbd517 Btrfs: use WRITE_SYNC for synchronous writes by Chris Mason · 15 years ago
  28. e56985d GFS2: Fix page_mkwrite() return code by Steven Whitehouse · 15 years ago
  29. 52fcd11 GFS2: Clear dirty bit at end of inode glock sync by Steven Whitehouse · 15 years ago
  30. 613cbe3 Don't set relatime when noatime is specified by Andi Kleen · 15 years ago
  31. 8d4ab5d Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  32. fc6f394 cifs: when renaming don't try to unlink negative dentry by Jeff Layton · 15 years ago
  33. 74a205a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  34. 6566abd AFS: Guard afs_file_readpage_read_complete() definition with CONFIG_AFS_FSCACHE by Matt Kraai · 15 years ago
  35. d29a2e9 vfat: Note the NLS requirement by Alan Cox · 15 years ago
  36. b80901b splice: fix new kernel-doc warnings by Randy Dunlap · 15 years ago
  37. 22c9d52 cifs: remove unneeded bcc_ptr update in CIFSTCon by Jeff Layton · 15 years ago
  38. 313fecf cifs: add cFYI messages with some of the saved strings from ssetup/tcon by Jeff Layton · 15 years ago
  39. f083def cifs: fix buffer size for tcon->nativeFileSystem field by Jeff Layton · 15 years ago
  40. 27b87fe cifs: fix unicode string area word alignment in session setup by Jeff Layton · 15 years ago
  41. 88dd47f [CIFS] Fix build break caused by change to new current_umask helper function by Steve French · 15 years ago
  42. bc8cd43 [CIFS] Fix sparse warnings by Steve French · 15 years ago
  43. a6ce493 [CIFS] Add support for posix open during lookup by Steve French · 15 years ago
  44. d9fb5c0 cifs: no need to use rcu_assign_pointer on immutable keys by Jeff Layton · 15 years ago
  45. 5144ebf cifs: remove dnotify thread code by Jeff Layton · 15 years ago
  46. 2d6d589 [CIFS] remove some build warnings by Steve French · 15 years ago
  47. fbec9ab cifs: vary timeout on writes past EOF based on offset (try #5) by Jeff Layton · 15 years ago
  48. d036f50 [CIFS] Fix build break from recent DFS patch when DFS support not enabled by Steve French · 15 years ago
  49. 1bfe73c Remote DFS root support. by Igor Mammedov · 15 years ago
  50. 85a6dac [CIFS] Endian convert UniqueId when reporting inode numbers from server files by Steve French · 15 years ago
  51. 74496d3 cifs: remove some pointless conditionals before kfree() by Wei Yongjun · 15 years ago
  52. 0f4d634 cifs: flush data on any setattr by Jeff Layton · 15 years ago
  53. 31b0709 proc: mounts_poll() make consistent to mdstat_poll by KOSAKI Motohiro · 15 years ago
  54. 1af3557 sysfs: sysfs poll keep the poll rule of regular file. by KOSAKI Motohiro · 15 years ago
  55. d110271 sysfs: don't use global workqueue in sysfs_schedule_callback() by Alex Chiang · 15 years ago
  56. 35c80d5 Add block_write_full_page_endio for passing endio handler by Chris Mason · 15 years ago
  57. a2c252e Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 15 years ago
  58. b1fffc9 gfs2: Remove code handling bio_alloc failure with __GFP_WAIT by Nikanth Karthikesan · 15 years ago
  59. 226e7da ext4: Remove code handling bio_alloc failure with __GFP_WAIT by Nikanth Karthikesan · 15 years ago
  60. 4d1f9fd dio: Remove code handling bio_alloc failure with __GFP_WAIT by Nikanth Karthikesan · 15 years ago
  61. 86c824b bio: add documentation to bio_alloc() by Jens Axboe · 15 years ago
  62. 61e0d47 splice: add helpers for locking pipe inode by Miklos Szeredi · 15 years ago
  63. f8cc774 splice: remove generic_file_splice_write_nolock() by Miklos Szeredi · 15 years ago
  64. 328eaab ocfs2: fix i_mutex locking in ocfs2_splice_to_file() by Miklos Szeredi · 15 years ago
  65. eb443e5 splice: fix i_mutex locking in generic_splice_write() by Miklos Szeredi · 15 years ago
  66. 2933970 splice: remove i_mutex locking in splice_from_pipe() by Miklos Szeredi · 15 years ago
  67. b3c2d2d splice: split up __splice_from_pipe() by Miklos Szeredi · 15 years ago
  68. 1328df7 GFS2: Use DEFINE_SPINLOCK by Xu Gang · 15 years ago
  69. 10d2198 GFS2: cleanup file_operations mess by Christoph Hellwig · 15 years ago
  70. a228df6 GFS2: Move umount flush rwsem by Steven Whitehouse · 15 years ago
  71. 5cf3252 GFS2: Fix symlink creation race by Steven Whitehouse · 15 years ago
  72. 7fa5d20 GFS2: Make quotad's waiting interruptible by Steven Whitehouse · 15 years ago
  73. 053c525 buffer: switch do_emergency_thaw() away from pdflush_operation() by Jens Axboe · 15 years ago
  74. e9de427 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 15 years ago
  75. 9fc0178 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  76. 316cb4ef3 ext2: fix data corruption for racing writes by Jan Kara · 15 years ago
  77. 3243387 jbd: update locking coments by Jan Kara · 15 years ago
  78. eb2e5f4 hfs: fix memory leak when unmounting by Dave Anderson · 15 years ago
  79. 3c1795c Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  80. c85399c nilfs2: fix possible mismatch of sufile counters on recovery by Ryusuke Konishi · 15 years ago
  81. a703018 nilfs2: segment usage file cleanups by Ryusuke Konishi · 15 years ago
  82. 88072fa nilfs2: fix wrong accounting and duplicate brelse in nilfs_sufile_set_error by Ryusuke Konishi · 15 years ago
  83. 3efb55b nilfs2: simplify handling of active state of segments fix by Ryusuke Konishi · 15 years ago
  84. e7a7402 nilfs2: remove module version by Ryusuke Konishi · 15 years ago
  85. c2698e5 nilfs2: fix lockdep recursive locking warning on meta data files by Ryusuke Konishi · 15 years ago
  86. bcb4889 nilfs2: fix lockdep recursive locking warning on bmap by Ryusuke Konishi · 15 years ago
  87. c306af2 nilfs2: return f_fsid for statfs2 by Ryusuke Konishi · 15 years ago
  88. 54f93b7 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  89. dc2a553 Merge branch 'master' into for-linus by Felix Blyakher · 15 years ago
  90. 11ff5f6 afs: BUG to BUG_ON changes by Stoyan Gaydarov · 15 years ago
  91. 3121bfe fuse: fix "direct_io" private mmap by Miklos Szeredi · 15 years ago
  92. ce60a2f fuse: fix argument type in fuse_get_user_pages() by Miklos Szeredi · 15 years ago
  93. a7b334d Merge branch 'ext3-latency-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  94. 4c96729 nommu: fix typo vma->pg_off to vma->vm_pgoff by Nobuhiro Iwamatsu · 15 years ago
  95. 2b3fffe befs: fix build on parisc by Alexander Beregalov · 15 years ago
  96. 430db32 ext3: Try to avoid starting a transaction in writepage for data=writepage by Jan Kara · 15 years ago
  97. 6e34eed block_write_full_page: switch synchronous writes to use WRITE_SYNC_PLUG by Theodore Ts'o · 15 years ago
  98. 2b2ec75 NFS: Fix the return value in nfs_page_mkwrite() by Trond Myklebust · 15 years ago
  99. 0f2ddca ext4: check block device size on mount by From: Thiemo Nagel · 15 years ago
  100. 7bfac9e splice: fix deadlock in splicing to file by Miklos Szeredi · 15 years ago