1. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  2. e060c38 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  3. 558feb0 fs: Convert vmalloc/memset to vzalloc by Joe Perches · 13 years ago
  4. 53d872e Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  5. 1d2ef59 restore pinning the victim dentry in vfs_rmdir()/vfs_rename_dir() by Al Viro · 13 years ago
  6. 2d2422a xfs: fix a use after free in xfs_end_io_direct_write by Christoph Hellwig · 13 years ago
  7. 0b001b2 Merge branch 'for-linus' of git://github.com/chrismason/linux by Linus Torvalds · 13 years ago
  8. 5dfcc87 fuse: fix memory leak by Miklos Szeredi · 13 years ago
  9. 2411450 fuse: fix flock breakage by Miklos Szeredi · 13 years ago
  10. d525e8a Btrfs: add dummy extent if dst offset excceeds file end in by Li Zefan · 13 years ago
  11. d72c084 Btrfs: calc file extent num_bytes correctly in file clone by Li Zefan · 13 years ago
  12. 4815053 btrfs: xattr: fix attribute removal by David Sterba · 13 years ago
  13. a39f752 Btrfs: fix wrong nbytes information of the inode by Miao Xie · 13 years ago
  14. 0c1a98c Btrfs: fix the file extent gap when doing direct IO by Miao Xie · 13 years ago
  15. 5b39737 Btrfs: fix unclosed transaction handle in btrfs_cont_expand by Miao Xie · 13 years ago
  16. 98c9942 Btrfs: fix misuse of trans block rsv by Liu Bo · 13 years ago
  17. 65450aa Btrfs: reset to appropriate block rsv after orphan operations by Liu Bo · 13 years ago
  18. ddf23b3 Btrfs: skip locking if searching the commit root in csum lookup by Josef Bacik · 13 years ago
  19. e0b6d65 btrfs: fix warning in iput for bad-inode by Sergei Trofimovich · 13 years ago
  20. 14c7cca Btrfs: fix an oops when deleting snapshots by Liu Bo · 13 years ago
  21. 290a1cc Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  22. 9400775 Avoid dereferencing a 'request_queue' after last close. by NeilBrown · 13 years ago
  23. 0d20fbb Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-client by Linus Torvalds · 13 years ago
  24. 0ec26fd vfs: automount should ignore LOOKUP_FOLLOW by Miklos Szeredi · 13 years ago
  25. 54d6d53 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 and git://git.infradead.org/ubi-2.6 by Linus Torvalds · 13 years ago
  26. 51b8b4f fs/9p: Use protocol-defined value for lock/getlock 'type' field. by Jim Garlick · 13 years ago
  27. 73f5071 fs/9p: Always ask new inode in lookup for cache mode disabled by Aneesh Kumar K.V · 13 years ago
  28. f88657c fs/9p: Add OS dependent open flags in 9p protocol by Aneesh Kumar K.V · 13 years ago
  29. 4508914 fs/9p: Don't update file type when updating file attributes by Aneesh Kumar K.V · 13 years ago
  30. 5441ae5 fs/9p: Add fid before dentry instantiation by Aneesh Kumar K.V · 13 years ago
  31. 4d7b5a1 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  32. 58d84c4 xfs: fix ->write_inode return values by Christoph Hellwig · 13 years ago
  33. 866e4ed xfs: fix xfs_mark_inode_dirty during umount by Christoph Hellwig · 13 years ago
  34. b79c4f7 Merge tag 'for_linus-20110831' of git://github.com/tytso/ext4 by Linus Torvalds · 13 years ago
  35. 8c0bec2 ext4: remove i_mutex lock in ext4_evict_inode to fix lockdep complaining by Jiaying Zhang · 13 years ago
  36. f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 13 years ago
  37. e096d0c lockdep: Add helper function for dir vs file i_mutex annotation by Josh Boyer · 13 years ago
  38. 242d621 xfs: deprecate the nodelaylog mount option by Christoph Hellwig · 13 years ago
  39. 051732b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 13 years ago
  40. c2183d1 fuse: check size of FUSE_NOTIFY_INVAL_ENTRY message by Miklos Szeredi · 13 years ago
  41. 35a177a Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  42. b6bede3 xfs: fix tracing builds inside the source tree by Christoph Hellwig · 13 years ago
  43. 259a187 ceph: fix memory leak by Noah Watkins · 13 years ago
  44. 6719db6 Btrfs: fix 64 bit divide problem by Josef Bacik · 13 years ago
  45. c063d8a Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  46. dccaf33 ext4: flush any pending end_io requests before DIO reads w/dioread_nolock by Jiaying Zhang · 13 years ago
  47. 016f1c5 UBIFS: not build debug messages with CONFIG_UBIFS_FS_DEBUG disabled by Michal Marek · 13 years ago
  48. 35a21b4 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  49. 5c80c71 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  50. 01fa4ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  51. f6a975c Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 by Linus Torvalds · 13 years ago
  52. 04c05b4 update cifs version to 1.75 by Steve French · 13 years ago
  53. 13589c4 [CIFS] possible memory corruption on mount by Steve French · 13 years ago
  54. 81d86e1 Merge branch 'btrfs-3.0' into for-linus by Chris Mason · 13 years ago
  55. f1e490a Btrfs: set i_size properly when fallocating and we already by Josef Bacik · 13 years ago
  56. 9a4327c btrfs: unlock on error in btrfs_file_llseek() by Dan Carpenter · 13 years ago
  57. cb6db4e btrfs: btrfs_permission's RO check shouldn't apply to device nodes by Jeff Mahoney · 13 years ago
  58. 338d0f0 befs: Validate length of long symbolic links. by Timo Warns · 13 years ago
  59. 710d440 fat: fat16 support maximum 4GB file/vol size as WinXP or 7. by Namjae Jeon · 13 years ago
  60. 186b537 fat: fix utf8 iocharset warning message by Mihai Moldovan · 13 years ago
  61. 8c320c0 fat: fix build warning by Jonas Aberg · 13 years ago
  62. f81c9cd Btrfs: truncate pages from clone ioctl target range by Sage Weil · 13 years ago
  63. 0e58885 Btrfs: fix uninitialized sync_pending by Miao Xie · 13 years ago
  64. bb3ac5a Btrfs: fix wrong free space information by Miao Xie · 13 years ago
  65. f4ac904 btrfs: memory leak in btrfs_add_inode_defrag() by Dan Carpenter · 13 years ago
  66. c97c291 Btrfs: use plain page_address() in header fields setget functions by Li Zefan · 13 years ago
  67. cb1b69f Btrfs: forced readonly when btrfs_drop_snapshot() fails by Tsutomu Itoh · 13 years ago
  68. cdcb725 Btrfs: check if there is enough space for balancing smarter by liubo · 13 years ago
  69. 38c01b9 Btrfs: fix a bug of balance on full multi-disk partitions by liubo · 13 years ago
  70. 34f3e4f Btrfs: fix an oops of log replay by liubo · 13 years ago
  71. d5e2003 Btrfs: detect wether a device supports discard by Josef Bacik · 13 years ago
  72. fa71f44 cifs: demote cERROR in build_path_from_dentry to cFYI by Jeff Layton · 13 years ago
  73. 795858d ceph: fix encoding of ino only (not relative) paths by Sage Weil · 13 years ago
  74. a0b3447 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 13 years ago
  75. aa2b1cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  76. 9dd75f1 ext4: fix nomblk_io_submit option so it correctly converts uninit blocks by Theodore Ts'o · 13 years ago
  77. 32c80b3 ext4: Resolve the hang of direct i/o read in handling EXT4_IO_END_UNWRITTEN. by Tao Ma · 13 years ago
  78. 2581fdc ext4: call ext4_ioend_wait and ext4_flush_completed_IO in ext4_evict_inode by Jiaying Zhang · 13 years ago
  79. 441c850 ext4: Fix ext4_should_writeback_data() for no-journal mode by Curt Wohlgemuth · 13 years ago
  80. e68ff9c Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  81. c59d87c xfs: remove subdirectories by Christoph Hellwig · 13 years ago
  82. 06f8e2d xfs: don't expect xfs headers to be in subdirectories by Alex Elder · 13 years ago
  83. e570280 xfs: replace xfs_buf_geterror() with bp->b_error by Chandra Seetharaman · 13 years ago
  84. ac4d688 xfs: Check the return value of xfs_buf_read() for NULL by Chandra Seetharaman · 13 years ago
  85. ce8a84e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  86. 8cf1fb216 pnfs: Automatically select blocks & objects layouts by Boaz Harrosh · 13 years ago
  87. 8c20871 ext4: Properly count journal credits for long symlinks by Eric Sandeen · 13 years ago
  88. d2db60d ext3: Properly count journal credits for long symlinks by Eric Sandeen · 13 years ago
  89. 72fa599 move RLIMIT_NPROC check from set_user() to do_execve_common() by Vasiliy Kulikov · 13 years ago
  90. e22906c cifs: Do not set cifs/ntfs acl using a file handle (try #4) by Shirish Pargaonkar · 13 years ago
  91. 789e666 [CIFS] Cleanup use of CONFIG_CIFS_STATS2 ifdef to make transport routines more readable by Steve French · 13 years ago
  92. 54a33b19 NFS41: make PNFS_BLOCK selectable by Peng Tao · 13 years ago
  93. 9e978d8 "xfs: fix error handling for synchronous writes" revisited by Ajeet Yadav · 13 years ago
  94. d55140c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 13 years ago
  95. 7643554 Ecryptfs: Add mount option to check uid of device being mounted = expect uid by John Johansen · 13 years ago
  96. e44f411 xfs: set cursor in xfs_ail_splice() even when AIL was empty by Alex Elder · 13 years ago
  97. 99b373f eCryptfs: Fix payload_len unitialized variable warning by Tyler Hicks · 13 years ago
  98. 4b6fee1 eCryptfs: fix compile error by Roberto Sassu · 13 years ago
  99. f61500e eCryptfs: Return error when lower file pointer is NULL by Tyler Hicks · 13 years ago
  100. 2f84dd7 autofs4: fix debug printk warning uncovered by cleanup by Linus Torvalds · 13 years ago