1. 01f49d0 ext4: use ext4_lblk_t instead of sector_t for logical blocks by Theodore Ts'o · 14 years ago
  2. f232109 ext4: replace i_delalloc_reserved_flag with EXT4_STATE_DELALLOC_RESERVED by Theodore Ts'o · 14 years ago
  3. ad4fb9c ext4: fix 32bit overflow in ext4_ext_find_goal() by Kazuya Mio · 14 years ago
  4. dabd991 ext4: add more error checks to ext4_mkdir() by Namhyung Kim · 14 years ago
  5. f1dffc4 ext4: ext4_ext_migrate should use NULL not 0 by Eric Paris · 14 years ago
  6. f7c2117 ext4: Use ext4_error_file() to print the pathname to the corrupted inode by Theodore Ts'o · 14 years ago
  7. f9a62d0 ext4: use IS_ERR() to check for errors in ext4_error_file by Dan Carpenter · 14 years ago
  8. 1319518 ext4: test the correct variable in ext4_init_pageio() by Dan Carpenter · 14 years ago
  9. 1f605b3 ext2: remove dead code in ext2_xattr_get by Wang Sheng-Hui · 14 years ago
  10. 6e9510b ext2,ext3,ext4: clarify comment for extN_xattr_set_handle by Wang Sheng-Hui · 14 years ago
  11. eaeef86 ext4: clean up ext4_xattr_list()'s error code checking and return strategy by Theodore Ts'o · 14 years ago
  12. 9325963 ext4: remove warning message from ext4_issue_discard helper by Lukas Czerner · 14 years ago
  13. 4f53150 ext4: fix possible overflow in ext4_trim_fs() by Lukas Czerner · 14 years ago
  14. b72143a ext4: Add error checking to kmem_cache_alloc() call in ext4_free_blocks() by Theodore Ts'o · 14 years ago
  15. 0ff2ea7 ext4: Use printf extension %pV by Joe Perches · 14 years ago
  16. 94de56a ext4: Use vzalloc in ext4_fill_flex_info() by Joe Perches · 14 years ago
  17. af0b44a ext4: zero out nanosecond timestamps for small inodes by Eric Sandeen · 14 years ago
  18. cad3f00 ext4: optimize ext4_check_dir_entry() with unlikely() annotations by Theodore Ts'o · 14 years ago
  19. b17b35e ext4: use kmem_cache_zalloc() in ext4_init_io_end() by Jesper Juhl · 14 years ago
  20. 6ca7b13 ext4: Remove redundant unlikely() by Tobias Klauser · 14 years ago
  21. b7271b0 jbd2: simplify return path of journal_init_common by Theodore Ts'o · 14 years ago
  22. 9a4f627 jbd2: move debug message into debug #ifdef by Theodore Ts'o · 14 years ago
  23. ae00b26 jbd2: remove unnecessary goto statement by Theodore Ts'o · 14 years ago
  24. a1dd533 jbd2: use offset_in_page() instead of manual calculation by Theodore Ts'o · 14 years ago
  25. cfef2c6 jbd2: Fix a debug message in do_get_write_access() by Theodore Ts'o · 14 years ago
  26. 670be5a jbd2: Use pr_notice_ratelimited() in journal_alloc_journal_head() by Theodore Ts'o · 14 years ago
  27. a8901d3 ext4: Use pr_warning_ratelimited() instead of printk_ratelimit() by Theodore Ts'o · 14 years ago
  28. 225db7d ext4: Fix up comments in inode.c by Theodore Ts'o · 14 years ago
  29. a2595b8 ext4: Add second mount options field since the s_mount_opt is full up by Theodore Ts'o · 14 years ago
  30. 673c610 ext4: Move struct ext4_mount_options from ext4.h to super.c by Theodore Ts'o · 14 years ago
  31. fd8c37e ext4: Simplify the usage of clear_opt() and set_opt() macros by Theodore Ts'o · 14 years ago
  32. a4851d8 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  33. 462e635e install_special_mapping skips security_file_mmap check. by Tavis Ormandy · 14 years ago
  34. 6d5c3aa ext4: fix typo which broke '..' detection in ext4_find_entry() by Aaro Koskinen · 14 years ago
  35. 1449032 ext4: Turn off multiple page-io submission by default by Theodore Ts'o · 14 years ago
  36. 5111711 Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  37. e13cf63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  38. 073f21a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 14 years ago
  39. 497b5b1 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  40. e97b71d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  41. 38971ce Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  42. caa4a59 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  43. 83a50de Btrfs: prevent RAID level downgrades when space is low by Chris Mason · 14 years ago
  44. cd02dca Btrfs: account for missing devices in RAID allocation profiles by Chris Mason · 14 years ago
  45. 68433b7 Btrfs: EIO when we fail to read tree roots by Chris Mason · 14 years ago
  46. 3dd1462 Btrfs: fix compiler warnings by Jan Beulich · 14 years ago
  47. fdfb1e4 Btrfs: Make async snapshot ioctl more generic by Li Zefan · 14 years ago
  48. 914ee29 Btrfs: pwrite blocked when writing from the mmaped buffer of the same page by Xin Zhong · 14 years ago
  49. f106e82 Btrfs: Fix a crash when mounting a subvolume by Li Zefan · 14 years ago
  50. 75eaa0e Btrfs: fix sync subvol/snapshot creation by Sage Weil · 14 years ago
  51. 24ae636 Btrfs: Fix page leak in compressed writeback path by Yan, Zheng · 14 years ago
  52. 84cd948 Btrfs: do not BUG if we fail to remove the orphan item for dead snapshots by Josef Bacik · 14 years ago
  53. 5b362ac NFS: Fix panic after nfs_umount() by Chuck Lever · 14 years ago
  54. 05340d4 xfs: log timestamp changes to the source inode in rename by Christoph Hellwig · 14 years ago
  55. 7e1fea7 Btrfs: fixup return code for btrfs_del_orphan_item by Josef Bacik · 14 years ago
  56. b8399de Btrfs: do not do fast caching if we are allocating blocks for tree_root by Josef Bacik · 14 years ago
  57. 2b20982 Btrfs: deal with space cache errors better by Josef Bacik · 14 years ago
  58. 955256f Btrfs: fix use after free in O_DIRECT by Josef Bacik · 14 years ago
  59. 545c988 cifs: remove bogus remapping of error in cifs_filldir() by Suresh Jayaraman · 14 years ago
  60. c1ac3ff nfsd: Fix possible BUG_ON firing in set_change_info by Neil Brown · 14 years ago
  61. 2df485a nfs: remove extraneous and problematic calls to nfs_clear_request by Trond Myklebust · 14 years ago
  62. 0de1b7e nfs: kernel should return EPROTONOSUPPORT when not support NFSv4 by Mi Jinlong · 14 years ago
  63. 21ac19d NFS: Fix fcntl F_GETLK not reporting some conflicts by Sergey Vlasov · 14 years ago
  64. 08a22b3 nfs: Discard ACL cache on mode update by Aneesh Kumar K.V · 14 years ago
  65. 7d161b7 cifs: allow calling cifs_build_path_to_root on incomplete cifs_sb by Jeff Layton · 14 years ago
  66. 03ceace cifs: fix check of error return from is_path_accessable by Jeff Layton · 14 years ago
  67. 47c716c NFS: Readdir cleanups by Trond Myklebust · 14 years ago
  68. 18fb5fe NFS: nfs_readdir_search_for_cookie() don't mark as eof if cookie not found by Trond Myklebust · 14 years ago
  69. de47de7 autofs4 - remove ioctl mutex (bz23142) by Ian Kent · 14 years ago
  70. 086b170 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  71. 8846399 cifs: remove Local_System_Name by Jeff Layton · 14 years ago
  72. 79df1ba cifs: fix use of CONFIG_CIFS_ACL by Jeff Layton · 14 years ago
  73. 1cd275f ceph: fix ioctl magic by Sage Weil · 14 years ago
  74. 7b2a69b Revert "vfs: show unreachable paths in getcwd and proc" by Eric W. Biederman · 14 years ago
  75. ebb2738 Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 14 years ago
  76. 238af87 reiserfs: don't acquire lock recursively in reiserfs_acl_chmod by Frederic Weisbecker · 14 years ago
  77. 6d20e84 cifs: add attribute cache timeout (actimeo) tunable by Suresh Jayaraman · 14 years ago
  78. 8cb280c Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  79. 8520eea Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  80. 11de3b1 NFS: Fix a memory leak in nfs_readdir by Trond Myklebust · 14 years ago
  81. a5b1062 ceph: Behave better when handling file lock replies. by Herb Shiu · 14 years ago
  82. 637ae8d ceph: pass lock information by struct file_lock instead of as individual params. by Herb Shiu · 14 years ago
  83. 25933ab ceph: Handle file locks in replies from the MDS. by Herb Shiu · 14 years ago
  84. 884ea89 ceph: avoid possible null deref in readdir after dir llseek by Sage Weil · 14 years ago
  85. c76febe xfs: only run xfs_error_test if error injection is active by Dave Chinner · 14 years ago
  86. de25c18 xfs: avoid moving stale inodes in the AIL by Dave Chinner · 14 years ago
  87. 309c848 xfs: delayed alloc blocks beyond EOF are valid after writeback by Dave Chinner · 14 years ago
  88. 90810b9 xfs: push stale, pinned buffers on trylock failures by Dave Chinner · 14 years ago
  89. c726de4 xfs: fix failed write truncation handling. by Dave Chinner · 14 years ago
  90. 0aded70 NFS: Ensure we use the correct cookie in nfs_readdir_xdr_filler by Trond Myklebust · 14 years ago
  91. 114279b exec: copy-and-paste the fixes into compat_do_execve() paths by Oleg Nesterov · 14 years ago
  92. 3c77f84 exec: make argv/envp memory visible to oom-killer by Oleg Nesterov · 14 years ago
  93. ba03864 cifs: fix parsing of hostname in dfs referrals by Jeff Layton · 14 years ago
  94. 37a09f0 NFS: Fix a readdirplus bug by Trond Myklebust · 14 years ago
  95. 7572777 fuse: verify ioctl retries by Miklos Szeredi · 14 years ago
  96. d9d318d fuse: fix ioctl when server is 32bit by Miklos Szeredi · 14 years ago
  97. 476428f cifs: display fsc in /proc/mounts by Suresh Jayaraman · 14 years ago
  98. b81209d cifs: enable fscache iff fsc mount option is used explicitly by Suresh Jayaraman · 14 years ago
  99. 607a569 cifs: allow fsc mount option only if CONFIG_CIFS_FSCACHE is set by Suresh Jayaraman · 14 years ago
  100. fbeba8b cifs: Handle extended attribute name cifs_acl to generate cifs acl blob (try #4) by Shirish Pargaonkar · 14 years ago