1. bca7947 NFS: Fix the type of struct nfs_fattr->mode by Trond Myklebust · 15 years ago
  2. 1ca277d NFS: Shrink the struct nfs_fattr by Trond Myklebust · 15 years ago
  3. 9e6e70f NFSv4: Support NFSv4 optional attributes in the struct nfs_fattr by Trond Myklebust · 15 years ago
  4. 78f945f NFSv4: Ignore errors on the post-op attributes in SETATTR calls by Trond Myklebust · 15 years ago
  5. 37d9d76 NFS: flush cached directory information slightly more readily. by NeilBrown · 15 years ago
  6. 2b57dc6 NFS: Minor __nfs_revalidate_inode cleanup by Suresh Jayaraman · 15 years ago
  7. d7371c4 Bug 11061, NFS mounts dropped by Ian Dall · 15 years ago
  8. a71ee33 NFS: Handle -ESTALE error in access() by Suresh Jayaraman · 15 years ago
  9. 57df675 NLM: Fix GRANT callback address comparison when IPv6 is enabled by Chuck Lever · 15 years ago
  10. ae46141 NFSv3: Fix posix ACL code by Trond Myklebust · 15 years ago
  11. ef95d31 NFS: Fix misparsing of nfsv4 fs_locations attribute (take 2) by Trond Myklebust · 15 years ago
  12. 260219c devpts: remove graffiti by Alexey Dobriyan · 15 years ago
  13. 1c91ffc Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  14. b9447ef Btrfs: fix spinlock assertions on UP systems by Chris Mason · 15 years ago
  15. 5b61f6a Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  16. f4f8056 Squashfs: frag_size should be signed, as it can hold an error result by Roel Kluin · 15 years ago
  17. 118e1ef Squashfs: Fix oops when reading fsfuzzer corrupted filesystems by Phillip Lougher · 15 years ago
  18. 7ce9d5d ext4: fix ext4_free_inode() vs. ext4_claim_inode() race by Eric Sandeen · 15 years ago
  19. 36b3110 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  20. 5cf8cf4 Fix FREEZE/THAW compat_ioctl regression by Christoph Hellwig · 15 years ago
  21. adc4872 EXPORT_SYMBOL(d_obtain_alias) rather than EXPORT_SYMBOL_GPL by Benny Halevy · 15 years ago
  22. 221be17 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  23. 28d57d4 ocfs2: add IO error check in ocfs2_get_sector() by wengang wang · 15 years ago
  24. 4442f51 ocfs2: set gap to seperate entry and value when xattr in bucket by Tiger Yang · 15 years ago
  25. c8b9cf9 ocfs2: lock the metaecc process for xattr bucket by Tao Ma · 15 years ago
  26. 89a907a ocfs2: Use the right access_* method in ctime update of xattr. by Tao Ma · 15 years ago
  27. 53ecd25 ocfs2/dlm: Make dlm_assert_master_handler() kill itself instead of the asserter by Sunil Mushran · 15 years ago
  28. dabc47d ocfs2/dlm: Use ast_lock to protect ast_list by Sunil Mushran · 15 years ago
  29. c74ff8b ocfs2: Cleanup the lockname print in dlmglue.c by Sunil Mushran · 15 years ago
  30. 7dc102b ocfs2/dlm: Retract fix for race between purge and migrate by Sunil Mushran · 15 years ago
  31. 47be12e ocfs2: Access and dirty the buffer_head in mark_written. by Tao Ma · 16 years ago
  32. 64e7130 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  33. b2bf968 block: fix bogus gcc warning for uninitialized var usage by Jens Axboe · 15 years ago
  34. 8f64b32 ext4: don't call jbd2_journal_force_commit_nested without journal by Eric Sandeen · 15 years ago
  35. d8ae460 ext4: Reorder fs/Makefile so that ext2 root fs's are mounted using ext2 by Theodore Ts'o · 15 years ago
  36. 8b1a8ff ext4: Remove duplicate call to ext4_commit_super() in ext4_freeze() by Theodore Ts'o · 15 years ago
  37. 694593e Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 15 years ago
  38. 4daa068 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  39. e07a4b9 proc: fix PG_locked reporting in /proc/kpageflags by Helge Bahmann · 15 years ago
  40. cac7112 proc: proc_get_inode should de_put when inode already initialized by Krzysztof Sachanowicz · 15 years ago
  41. ebd3610 ext4: Fix deadlock in ext4_write_begin() and ext4_da_write_begin() by Jan Kara · 15 years ago
  42. 05bf9e8 ext4: Add fallback for find_group_flex by Theodore Ts'o · 15 years ago
  43. 710320d Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  44. 4c41bd0 [JFFS2] fix mount crash caused by removed nodes by Thomas Gleixner · 15 years ago
  45. eca6acf [CIFS] Fix multiuser mounts so server does not invalidate earlier security contexts by Steve French · 15 years ago
  46. c3b2a0c [CIFS] improve posix semantics of file create by Steve French · 15 years ago
  47. 6976552 [CIFS] Fix oops in cifs_strfromUCS_le mounting to servers which do not specify their OS by Steve French · 15 years ago
  48. 44f68fa cifs: posix fill in inode needed by posix open by Jeff Layton · 15 years ago
  49. 950ec52 cifs: properly handle case where CIFSGetSrvInodeNumber fails by Jeff Layton · 15 years ago
  50. 132ac7b cifs: refactor new_inode() calls and inode initialization by Jeff Layton · 15 years ago
  51. e4cce94 [CIFS] Prevent OOPs when mounting with remote prefixpath. by Igor Mammedov · 15 years ago
  52. 264b299 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  53. 4e06bdd Btrfs: try committing transaction before returning ENOSPC by Josef Bacik · 15 years ago
  54. 6a63209 Btrfs: add better -ENOSPC handling by Josef Bacik · 15 years ago
  55. 2cfbd50 Btrfs: check file pointer in btrfs_sync_file by Chris Mason · 15 years ago
  56. 620565e Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  57. 27e88bf Revert "[XFS] remove old vmap cache" by Felix Blyakher · 15 years ago
  58. 7fdf582 Revert "[XFS] use scalable vmap API" by Felix Blyakher · 15 years ago
  59. ba95fd4 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  60. f04b30d inotify: fix GFP_KERNEL related deadlock by Ingo Molnar · 15 years ago
  61. 2db69a9 vt: Declare PIO_CMAP/GIO_CMAP as compatbile ioctls. by Bill Nottingham · 15 years ago
  62. ada723d fs/super.c: add lockdep annotation to s_umount by Peter Zijlstra · 15 years ago
  63. 1cf6e7d mm: task dirty accounting fix by Nick Piggin · 15 years ago
  64. 610d18f timerfd: add flags check by Davide Libenzi · 15 years ago
  65. 8f19d47 seq_file: properly cope with pread by Eric Biederman · 15 years ago
  66. 78f707b block: revert part of 18ce3751ccd488c78d3827e9f6bf54e6322676fb by Jens Axboe · 15 years ago
  67. a60e78e fs/bio: bio_alloc_bioset: pass right object ptr to mempool_free by Subhash Peddamallu · 15 years ago
  68. 48c0d9e Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  69. 3512a79 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  70. 1a88b53 Fix incomplete __mntput locking by Al Viro · 15 years ago
  71. 0905426 ext4: Fix NULL dereference in ext4_ext_migrate()'s error handling by Dan Carpenter · 15 years ago
  72. 2acf2c2 ext4: Implement range_cyclic in ext4_da_writepages instead of write_cache_pages by Aneesh Kumar K.V · 15 years ago
  73. d794bf8 ext4: Initialize preallocation list_head's properly by Aneesh Kumar K.V · 15 years ago
  74. efab0b5 [JFFS2] force the jffs2 GC daemon to behave a bit better by Andres Salomon · 15 years ago
  75. 2456242 Btrfs: hold trans_mutex when using btrfs_record_root_in_trans by Yan Zheng · 15 years ago
  76. 4008c04 Btrfs: make a lockdep class for the extent buffer locks by Chris Mason · 15 years ago
  77. 3f3420d Btrfs: fs/btrfs/volumes.c: remove useless kzalloc by Julia Lawall · 15 years ago
  78. a48ddf0 Btrfs: remove unused code in split_state() by Qinghuang Feng · 15 years ago
  79. e00f730 Btrfs: remove btrfs_init_path by Jeff Mahoney · 15 years ago
  80. 7951f3c Btrfs: balance_level checks !child after access by Jeff Mahoney · 15 years ago
  81. b335b00 Btrfs: Avoid using __GFP_HIGHMEM with slab allocator by Yan Zheng · 15 years ago
  82. e1df36d Btrfs: don't clean old snapshots on sync(1) by Chris Mason · 15 years ago
  83. 536ac8a Btrfs: use larger metadata clusters in ssd mode by Chris Mason · 15 years ago
  84. b288052 Btrfs: process mount options on mount -o remount, by Chris Mason · 15 years ago
  85. eb09967 Btrfs: make sure all pending extent operations are complete by Josef Bacik · 15 years ago
  86. 0e4a9b5 ext2/xip: refuse to change xip flag during remount with busy inodes by Carsten Otte · 15 years ago
  87. 02ac597 ext3: revert "ext3: wait on all pending commits in ext3_sync_fs" by Jan Kara · 15 years ago
  88. 8fe4cd0 jbd: fix return value of journal_start_commit() by Jan Kara · 15 years ago
  89. 5a6fe12 Do not account for the address space used by hugetlbfs using VM_ACCOUNT by Mel Gorman · 15 years ago
  90. ba44391 ext4: Fix lockdep warning by Aneesh Kumar K.V · 15 years ago
  91. 7be2baa ext4: Fix to read empty directory blocks correctly in 64k by Wei Yongjun · 15 years ago
  92. 7f5aa21 jbd2: Avoid possible NULL dereference in jbd2_journal_begin_ordered_truncate() by Jan Kara · 15 years ago
  93. 9eddacf Revert "ext4: wait on all pending commits in ext4_sync_fs()" by Jan Kara · 15 years ago
  94. c88ccea jbd2: Fix return value of jbd2_journal_start_commit() by Jan Kara · 15 years ago
  95. 4c098bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  96. 284b066 Btrfs: don't use spin_is_contended by Chris Mason · 15 years ago
  97. 896abeb Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  98. 9d9b87c lockd: fix regression in lockd's handling of blocked locks by J. Bruce Fields · 15 years ago
  99. 766ccb9 async: Rename _special -> _domain for clarity. by Cornelia Huck · 16 years ago
  100. ccfef64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago