1. 608620c udf: Fix deadlock when converting file from in-ICB one to normal one by Jan Kara · 13 years ago
  2. 42e857c ext3: Don't warn from writepage when readonly inode is spotted after error by Jan Kara · 13 years ago
  3. d8bbed4 reiserfs: Force inode evictions before umount to avoid crash by Jeff Mahoney · 13 years ago
  4. dcc4f0c reiserfs: Fix quota mount option parsing by Jan Kara · 13 years ago
  5. 6826d3e xfs: log all dirty inodes in xfs_fs_sync_fs by Christoph Hellwig · 13 years ago
  6. b32a730 xfs: log the inode in ->write_inode calls for kupdate by Christoph Hellwig · 13 years ago
  7. 2e23cd5 nilfs2: unbreak compat ioctl by Thomas Meyer · 13 years ago
  8. 746b9ba NFSv4.1: Ensure that we handle _all_ SEQUENCE status bits. by Trond Myklebust · 13 years ago
  9. 60923f6 fuse: fix fuse_retrieve by Miklos Szeredi · 13 years ago
  10. 5da4b53a ext4: handle EOF correctly in ext4_bio_write_page() by Yongqiang Yang · 13 years ago
  11. 8fe5e8f ext4: avoid potential hang in mpage_submit_io() when blocksize < pagesize by Yongqiang Yang · 13 years ago
  12. dda54df ext4: avoid hangs in ext4_da_should_update_i_disksize() by Andrea Arcangeli · 13 years ago
  13. ef91e16 ext4: display the correct mount option in /proc/mounts for [no]init_itable by Theodore Ts'o · 13 years ago
  14. bf3673c xfs: avoid synchronous transactions when deleting attr blocks by Christoph Hellwig · 13 years ago
  15. 898726c xfs: fix nfs export of 64-bit inodes numbers on 32-bit kernels by Christoph Hellwig · 13 years ago
  16. 70f2545 hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops by Phillip Lougher · 13 years ago
  17. b98eb43 jbd/jbd2: validate sb->s_first in journal_get_superblock() by Eryu Guan · 13 years ago
  18. 58a48c4 fix apparmor dereferencing potentially freed dentry, sanitize __d_path() API by Al Viro · 13 years ago
  19. 0c5a975 fs/proc/meminfo.c: fix compilation error by Claudio Scordino · 13 years ago
  20. e006de4 xfs: fix attr2 vs large data fork assert by Christoph Hellwig · 13 years ago
  21. edb9a31 xfs: force buffer writeback before blocking on the ilock in inode reclaim by Christoph Hellwig · 13 years ago
  22. a980e5d xfs: validate acl count by Christoph Hellwig · 13 years ago
  23. ee6dfa6 NFS: Prevent 3.0 from crashing if it receives a partial layout by Trond Myklebust · 13 years ago
  24. 4d15dcb eCryptfs: Extend array bounds for all filename chars by Tyler Hicks · 13 years ago
  25. 051726e eCryptfs: Flush file in vma close by Tyler Hicks · 13 years ago
  26. ae6c19c xfs: fix ->write_inode return values by Christoph Hellwig · 13 years ago
  27. 7d7e5d3 xfs: use doalloc flag in xfs_qm_dqattach_one() by Mitsuo Hayasaka · 13 years ago
  28. 626ff2d xfs: Fix possible memory corruption in xfs_readlink by Carlos Maiolino · 13 years ago
  29. 70f589c xfs: fix buffer flushing during unmount by Christoph Hellwig · 13 years ago
  30. 5b9d69b xfs: Return -EIO when xfs_vn_getattr() failed by Mitsuo Hayasaka · 13 years ago
  31. 3da97f9 xfs: avoid direct I/O write vs buffered I/O race by Christoph Hellwig · 13 years ago
  32. 16ba92e xfs: dont serialise direct IO reads on page cache by Dave Chinner · 13 years ago
  33. afd717d xfs: fix xfs_mark_inode_dirty during umount by Christoph Hellwig · 13 years ago
  34. e62cccf xfs: fix error handling for synchronous writes by Christoph Hellwig · 13 years ago
  35. 124e352 nfs: when attempting to open a directory, fall back on normal lookup (try #5) by Jeff Layton · 13 years ago
  36. 3bbea6b hfs: add sanity check for file name length by Dan Carpenter · 13 years ago
  37. ef52f39 ext4: remove i_mutex lock in ext4_evict_inode to fix lockdep complaining by Jiaying Zhang · 13 years ago
  38. 656460c VFS: we need to set LOOKUP_JUMPED on mountpoint crossing by Al Viro · 13 years ago
  39. 8185df4 VFS: fix statfs() automounter semantics regression by Dan McGee · 13 years ago
  40. f53881e block: make gendisk hold a reference to its queue by Tejun Heo · 13 years ago
  41. 628ee98 ext4: fix race in xattr block allocation path by Eric Sandeen · 13 years ago
  42. 3c60744 ext4: call ext4_handle_dirty_metadata with correct inode in ext4_dx_add_entry by Theodore Ts'o · 13 years ago
  43. 3791571 ext4: ext4_mkdir should dirty dir_block with newly created directory inode by Darrick J. Wong · 13 years ago
  44. a848dee ext4: ext4_rename should dirty dir_bh with the correct directory by Darrick J. Wong · 13 years ago
  45. d24f405 ext2,ext3,ext4: don't inherit APPEND_FL or IMMUTABLE_FL for new inodes by Theodore Ts'o · 13 years ago
  46. 4f0bf01 vfs: show O_CLOEXE bit properly in /proc/<pid>/fdinfo/<fd> files by Linus Torvalds · 13 years ago
  47. bfcf609 binfmt_elf: fix PIE execution with randomization disabled by Jiri Kosina · 13 years ago
  48. eb4b2df vfs pathname lookup: Add LOOKUP_AUTOMOUNT flag by Linus Torvalds · 13 years ago
  49. 6c36547 VFS: Fix the remaining automounter semantics regressions by Trond Myklebust · 13 years ago
  50. def3f17 vfs: automount should ignore LOOKUP_FOLLOW by Miklos Szeredi · 13 years ago
  51. f537ffa VFS: Fix automount for negative autofs dentries by David Howells · 13 years ago
  52. b0917c3 readlinkat: ensure we return ENOENT for the empty pathname for normal lookups by Andy Whitcroft · 13 years ago
  53. b5e074a /proc/self/numa_maps: restore "huge" tag for hugetlb vmas by Andrew Morton · 13 years ago
  54. 2f8c09a vfs: add "device" tag to /proc/self/mountstats by Bryan Schumaker · 13 years ago
  55. b2f0a73 hppfs: missing include by Al Viro · 13 years ago
  56. 0dc8985 nfsd4: ignore WANT bits in open downgrade by J. Bruce Fields · 13 years ago
  57. 279b483 nfsd4: fix open downgrade, again by J. Bruce Fields · 13 years ago
  58. 0a52cb1 nfsd4: permit read opens of executable-only files by J. Bruce Fields · 13 years ago
  59. e3d0b28 nfsd4: fix seqid_mutating_error by J. Bruce Fields · 13 years ago
  60. 80931f7 nfsd4: stop using nfserr_resource for transitory errors by J. Bruce Fields · 13 years ago
  61. 6176ebe nfsd4: Remove check for a 32-bit cookie in nfsd4_readdir() by Bernd Schubert · 13 years ago
  62. 60eb9e7 nfs: don't try to migrate pages with active requests by Jeff Layton · 13 years ago
  63. 363d037 nfs: don't redirty inode when ncommit == 0 in nfs_commit_unstable_pages by Jeff Layton · 13 years ago
  64. b04a575 Revert "NFS: Ensure that writeback_single_inode() calls write_inode() when syncing" by Trond Myklebust · 13 years ago
  65. 3dbbae2 epoll: fix spurious lockdep warnings by Nelson Elhage · 13 years ago
  66. e842a3e CIFS: Fix DFS handling in cifs_get_file_info by Pavel Shilovsky · 13 years ago
  67. 2d925a5 CIFS: Fix incorrect max RFC1002 write size value by Pavel Shilovsky · 13 years ago
  68. d2a0110 hfsplus: Fix kfree of wrong pointers in hfsplus_fill_super() error path by Seth Forshee · 13 years ago
  69. c7eead1 xfs: revert to using a kthread for AIL pushing by Christoph Hellwig · 13 years ago
  70. e7bde7c xfs: force the log if we encounter pinned buffers in .iop_pushbuf by Christoph Hellwig · 13 years ago
  71. 838599d xfs: do not update xa_last_pushed_lsn for locked items by Christoph Hellwig · 13 years ago
  72. f5d5ee3 xfs: use a cursor for bulk AIL insertion by Dave Chinner · 13 years ago
  73. eedc638 xfs: start periodic workers later by Christoph Hellwig · 13 years ago
  74. f24d545 CIFS: Fix ERR_PTR dereference in cifs_get_root by Pavel Shilovsky · 13 years ago
  75. c53c89a hfsplus: ensure bio requests are not smaller than the hardware sectors by Seth Forshee · 13 years ago
  76. 37b2b41 fuse: fix memory leak by Miklos Szeredi · 13 years ago
  77. 2b7eea6 exec: do not call request_module() twice from search_binary_handler() by Tetsuo Handa · 13 years ago
  78. 890ecd3 btrfs: fix d_off in the first dirent by Hidetoshi Seto · 13 years ago
  79. cfdf798 writeback: update dirtied_when for synced inode to prevent livelock by Wu Fengguang · 14 years ago
  80. ac69306 writeback: introduce .tagged_writepages for the WB_SYNC_NONE sync stage by Wu Fengguang · 14 years ago
  81. e2d598a teach /proc/$pid/numa_maps about transparent hugepages by Dave Hansen · 13 years ago
  82. b879781 break out numa_maps gather_pte_stats() checks by Dave Hansen · 13 years ago
  83. a19dcc7 make /proc/$pid/numa_maps gather_stats() take variable page size by Dave Hansen · 13 years ago
  84. 562960c Fix the conflict between rwpidforward and rw mount options by Steve French · 13 years ago
  85. 862bee3 cifs: fix possible memory corruption in CIFSFindNext by Jeff Layton · 13 years ago
  86. 97abc52 restore pinning the victim dentry in vfs_rmdir()/vfs_rename_dir() by Al Viro · 13 years ago
  87. 101e357 fs/9p: Use protocol-defined value for lock/getlock 'type' field. by Jim Garlick · 13 years ago
  88. 8bdb14f fs/9p: Always ask new inode in lookup for cache mode disabled by Aneesh Kumar K.V · 13 years ago
  89. a111278 fs/9p: Add OS dependent open flags in 9p protocol by Aneesh Kumar K.V · 13 years ago
  90. 29a3e86 fs/9p: Don't update file type when updating file attributes by Aneesh Kumar K.V · 13 years ago
  91. e279cdc fs/9p: Add fid before dentry instantiation by Aneesh Kumar K.V · 13 years ago
  92. 7c0e1af 9p: close ACL leaks by Al Viro · 13 years ago
  93. 926fa0b fs/9p: Always ask new inode in create by Aneesh Kumar K.V · 13 years ago
  94. 6170eea fs/9p: Fix invalid mount options/args by Prem Karat · 14 years ago
  95. e38b21e fs/9p: When doing inode lookup compare qid details and inode mode bits. by Aneesh Kumar K.V · 13 years ago
  96. 97e5a85 Avoid dereferencing a 'request_queue' after last close. by NeilBrown · 13 years ago
  97. 4ca4e81 fuse: check size of FUSE_NOTIFY_INVAL_ENTRY message by Miklos Szeredi · 13 years ago
  98. 45df4b8 ext4: fix nomblk_io_submit option so it correctly converts uninit blocks by Theodore Ts'o · 13 years ago
  99. 4eddd2a ext4: Resolve the hang of direct i/o read in handling EXT4_IO_END_UNWRITTEN. by Tao Ma · 13 years ago
  100. 2526f36 ext4: call ext4_ioend_wait and ext4_flush_completed_IO in ext4_evict_inode by Jiaying Zhang · 13 years ago