1. a09a79f Don't lock guardpage if the stack is growing up by Mikulas Patocka · 13 years ago
  2. 7f4238a Merge branch 'hpfs' by Linus Torvalds · 13 years ago
  3. 88f4e9e HPFS: Remove unused variable by Mikulas Patocka · 13 years ago
  4. c351481 HPFS: Move declaration up, so that there are no out-of-scope pointers by Mikulas Patocka · 13 years ago
  5. d0969d1 HPFS: Fix some unaligned accesses by Mikulas Patocka · 13 years ago
  6. 0b69760 HPFS: Fix endianity. Make hpfs work on big-endian machines by Mikulas Patocka · 13 years ago
  7. bc8728e HPFS: Implement fsync for hpfs by Mikulas Patocka · 13 years ago
  8. dab4c82a HPFS: Fix a bug that filesystem was not marked dirty when remounting it by Mikulas Patocka · 13 years ago
  9. 48f10e8 HPFS: Restrict uid and gid to 16-bit values by Mikulas Patocka · 13 years ago
  10. f739768 HPFS: When marking or clearing the dirty bit, sync the filesystem by Mikulas Patocka · 13 years ago
  11. d878597 HPFS: Use types with defined width by Mikulas Patocka · 13 years ago
  12. e5d6a7d HPFS: Remove mark_inode_dirty by Mikulas Patocka · 13 years ago
  13. 0fe105a HPFS: Remove CR/LF conversion option by Mikulas Patocka · 13 years ago
  14. 7d23ce3 HPFS: Remove remaining locks by Mikulas Patocka · 13 years ago
  15. 7dd29d8 HPFS: Introduce a global mutex and lock it on every callback from VFS. by Mikulas Patocka · 13 years ago
  16. 637b424 HPFS: Make HPFS compile on preempt and SMP by Mikulas Patocka · 13 years ago
  17. c2bf807 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  18. fa039d5 Validate size of EFI GUID partition entries. by Timo Warns · 13 years ago
  19. bd355f8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  20. fca65b4 ceph: do not call __mark_dirty_inode under i_lock by Sage Weil · 13 years ago
  21. cce2c56 logfs: initialize superblock entries earlier by Linus Torvalds · 13 years ago
  22. 8c71897 ceph: handle ceph_osdc_new_request failure in ceph_writepages_start by Henry C Chang · 13 years ago
  23. 3772d26 ceph: use ihold() when i_lock is held by Sage Weil · 13 years ago
  24. 16541ba cifs: handle errors from coalesce_t2 by Jeff Layton · 13 years ago
  25. 146f9f6 cifs: refactor mid finding loop in cifs_demultiplex_thread by Jeff Layton · 13 years ago
  26. adadfe4 Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  27. 52c6e6f UBIFS: seek journal heads to the latest bud in replay by Artem Bityutskiy · 13 years ago
  28. b50b9f4 UBIFS: do not free write-buffers when in R/O mode by Artem Bityutskiy · 13 years ago
  29. 2a2047bc cifs: sanitize length checking in coalesce_t2 (try #3) by Jeff Layton · 13 years ago
  30. fcda7f4 cifs: check for bytes_remaining going to zero in CIFS_SessSetup by Jeff Layton · 13 years ago
  31. bfacf22 cifs: change bleft in decode_unicode_ssetup back to signed type by Jeff Layton · 13 years ago
  32. 9cab1ba Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 13 years ago
  33. 6d4831c vfs: avoid large kmalloc()s for the fdtable by Andrew Morton · 13 years ago
  34. 26c4c17 nfs: don't lose MS_SYNCHRONOUS on remount of noac mount by Jeff Layton · 13 years ago
  35. 613e901 NFS: Return meaningful status from decode_secinfo() by Bryan Schumaker · 13 years ago
  36. 28331a4 NFSv4: Ensure we request the ordinary fileid when doing readdirplus by Trond Myklebust · 13 years ago
  37. e9c5499 Revert wrong fixes for common misspellings by Lucas De Marchi · 13 years ago
  38. 019793b Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  39. cb49f57 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  40. f727a93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  41. cd2e49e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 13 years ago
  42. 1879fd6 add hlist_bl_lock/unlock helpers by Christoph Hellwig · 13 years ago
  43. 5be79de eCryptfs: Flush dirty pages in setattr by Tyler Hicks · 13 years ago
  44. 3aeb86e eCryptfs: Handle failed metadata read in lookup by Tyler Hicks · 13 years ago
  45. 7cf96da Btrfs: cleanup error handling in inode.c by Tsutomu Itoh · 13 years ago
  46. 64728bb Btrfs: put the right bio if we have an error by Josef Bacik · 13 years ago
  47. a4f0162 Btrfs: free bitmaps properly when evicting the cache by Josef Bacik · 13 years ago
  48. f789b68 Btrfs: Free free_space item properly in btrfs_trim_block_group() by Li Zefan · 13 years ago
  49. cfece4d btrfs: add missing spin_unlock to a rare exit path by David Sterba · 13 years ago
  50. 8d41371 Btrfs: check return value of kmalloc() by Tsutomu Itoh · 13 years ago
  51. 43e817a btrfs: fix wrong allocating flag when reading page by Itaru Kitayama · 13 years ago
  52. a62f44a Btrfs: fix missing mutex_unlock in btrfs_del_dir_entries_in_log() by Tsutomu Itoh · 13 years ago
  53. 332ab16 eCryptfs: Add reference counting to lower files by Tyler Hicks · 13 years ago
  54. dd55c898 eCryptfs: dput dentries returned from dget_parent by Tyler Hicks · 13 years ago
  55. 35ffa948 eCryptfs: Remove extra d_delete in ecryptfs_rmdir by Tyler Hicks · 13 years ago
  56. 1bd714f NFSv4: Ensure that clientid and session establishment can time out by Trond Myklebust · 13 years ago
  57. fd954ae NFSv4.1: Don't loop forever in nfs4_proc_create_session by Trond Myklebust · 13 years ago
  58. 5dd12af Merge branch 'dcache-cleanup' by Linus Torvalds · 13 years ago
  59. 1f91f48 Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  60. dea3667 vfs: get rid of insane dentry hashing rules by Linus Torvalds · 13 years ago
  61. b07ad99 vfs: get rid of 'struct dcache_hash_bucket' abstraction by Linus Torvalds · 13 years ago
  62. 4906e50 CIFS: Fix memory over bound bug in cifs_parse_mount_options by Pavel Shilovsky · 13 years ago
  63. 37fc67c Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  64. df7e130 vfs: Pass setxattr(2) flags properly by Jan Kara · 13 years ago
  65. 6e0d9fd UBIFS: fix master node recovery by Artem Bityutskiy · 13 years ago
  66. 1a067a2 UBIFS: fix false assertion warning in case of I/O failures by Artem Bityutskiy · 13 years ago
  67. 18995ba Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  68. 3eff126 xfs: fix duplicate message output by Dave Chinner · 13 years ago
  69. 8c230d9 UBIFS: fix false space checking failure by Artem Bityutskiy · 13 years ago
  70. 1574dff Open with O_CREAT flag set fails to open existing files on non writable directories by Sachin Prabhu · 13 years ago
  71. 211588a Btrfs: do some plugging in the submit_bio threads by Chris Mason · 13 years ago
  72. a96e5b9 nfsd4: Fix filp leak by OGAWA Hirofumi · 13 years ago
  73. f28c617 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 13 years ago
  74. fb8a5ba NFSv4: Handle NFS4ERR_WRONGSEC outside of nfs4_handle_exception() by Bryan Schumaker · 13 years ago
  75. 468f861 NFSv4.1: Don't update sequence number if rpc_task is not sent by Bryan Schumaker · 13 years ago
  76. adff377 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  77. d8bdc59 proc: do proper range check on readdir offset by Linus Torvalds · 13 years ago
  78. 4ee6362 nfsd4: fix struct file leak on delegation by J. Bruce Fields · 13 years ago
  79. 44ad37d GFS2: filesystem hang caused by incorrect lock order by Bob Peterson · 13 years ago
  80. 001e8e8 GFS2: Don't try to deallocate unlinked inodes when mounted ro by Steven Whitehouse · 13 years ago
  81. 0ee5320 GFS2: directly write blocks past i_size by Benjamin Marzinski · 13 years ago
  82. deab72d GFS2: write_end error path fails to unlock transaction lock by Bob Peterson · 13 years ago
  83. f65647c Btrfs: fix free space cache leak by Chris Mason · 13 years ago
  84. fff3e5a fs: synchronize_rcu when unregister_filesystem success not failure by Milton Miller · 13 years ago
  85. 6d74119 Btrfs: avoid taking the chunk_mutex in do_chunk_alloc by Josef Bacik · 13 years ago
  86. 0d39920 Btrfs end_bio_extent_readpage should look for locked bits by Chris Mason · 13 years ago
  87. 0ebc115 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 13 years ago
  88. 47c2199 NFSv4.1: Ensure state manager thread dies on last umount by Trond Myklebust · 13 years ago
  89. c153001 vfs: Fix absolute RCU path walk failures due to uninitialized seq number by Tim Chen · 13 years ago
  90. 936bb2d fs/9p: Fix error reported by coccicheck by Aneesh Kumar K.V · 13 years ago
  91. df5d8c8 9p: revert tsyncfs related changes by Aneesh Kumar K.V · 13 years ago
  92. c2ed388 fs/9p: Use write_inode for data sync on server by Aneesh Kumar K.V · 13 years ago
  93. f2eda2c fs/9p: Fix revalidate to return correct value by Aneesh Kumar K.V · 13 years ago
  94. 0e4f8f8 Btrfs: don't force chunk allocation in find_free_extent by Chris Mason · 13 years ago
  95. a970f5d Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  96. 7ebfa57 vfs: fix incorrect dentry_update_name_case() BUG_ON() test by Linus Torvalds · 13 years ago
  97. b836aec ramfs: fix memleak on no-mmu arch by Bob Liu · 13 years ago
  98. ed5afea fs/fhandle.c: add <linux/personality.h> for ia64 by Jeff Mahoney · 13 years ago
  99. 4471a67 brk: COMPAT_BRK: fix detection of randomized brk by Jiri Kosina · 13 years ago
  100. c340b1d fs/partitions/ldm.c: fix oops caused by corrupted partition table by Timo Warns · 13 years ago