1. d0490ee jffs2: remove unnecessary GC pass on umount by Artem Bityutskiy · 12 years ago
  2. 3a0c0e2 jffs2: remove lock_super by Artem Bityutskiy · 12 years ago
  3. af56e0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  4. 95a0607 Btrfs: use delayed ref sequence numbers for all fs-tree updates by Jan Schmidt · 12 years ago
  5. cfc442b Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next into HEAD by Chris Mason · 12 years ago
  6. 0d16751 Merge branch 'for-3.5/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  7. 48235a6 Btrfs: fix false positive in check-integrity on unmount by Stefan Behrens · 12 years ago
  8. 86ff7ff Btrfs: fix runtime warning in check-integrity check data mode by Stefan Behrens · 12 years ago
  9. 3d136a1 Btrfs: set ioprio of scrub readahead to idle by Stefan Behrens · 12 years ago
  10. 5bdbeb2 Btrfs: fix return code in drop_objectid_items by Josef Bacik · 12 years ago
  11. 22ee698 Btrfs: check to see if the inode is in the log before fsyncing by Josef Bacik · 12 years ago
  12. 018642a Btrfs: return value of btrfs_read_buffer is checked correctly by Tsutomu Itoh · 12 years ago
  13. 733f4fb Btrfs: read device stats on mount, write modified ones during commit by Stefan Behrens · 12 years ago
  14. c11d2c2 Btrfs: add ioctl to get and reset the device stats by Stefan Behrens · 12 years ago
  15. 442a4f6 Btrfs: add device counters for detected IO and checksum errors by Stefan Behrens · 12 years ago
  16. d07eb91 btrfs: Drop unused function btrfs_abort_devices() by Asias He · 12 years ago
  17. 762f226 Btrfs: fix the same inode id problem when doing auto defragment by Miao Xie · 12 years ago
  18. 2adcac1 Btrfs: fall back to non-inline if we don't have enough space by Josef Bacik · 12 years ago
  19. 8a35d95 Btrfs: fix how we deal with the orphan block rsv by Josef Bacik · 12 years ago
  20. 72ac3c0 Btrfs: convert the inode bit field to use the actual bit operations by Josef Bacik · 12 years ago
  21. cd023e7 Btrfs: merge contigous regions when loading free space cache by Josef Bacik · 12 years ago
  22. 9ba1f6e Btrfs: do not do balance in readonly mode by Liu Bo · 12 years ago
  23. d1ac6e4 Btrfs: use fastpath in extent state ops as much as possible by Liu Bo · 12 years ago
  24. f8c5d0b Btrfs: fix wrong error returned by adding a device by Liu Bo · 12 years ago
  25. 5fd0204 Btrfs: finish ordered extents in their own thread by Josef Bacik · 12 years ago
  26. 4e89915 Btrfs: do not check delalloc when updating disk_i_size by Josef Bacik · 12 years ago
  27. f60d16a Btrfs: avoid buffer overrun in mount option handling by Jim Meyering · 12 years ago
  28. a27202f Btrfs: NUL-terminate path buffer in DEV_INFO ioctl result by Jim Meyering · 12 years ago
  29. f07c9a7 Btrfs: avoid buffer overrun in btrfs_printk by Jim Meyering · 12 years ago
  30. 2eec6c8 Fix minor type issues by Daniel J Blueman · 12 years ago
  31. 0d2450a btrfs: allow changing 'thread_pool' size at remount time by Sergei Trofimovich · 12 years ago
  32. 0885ef5 Btrfs: do not do filemap_write_and_wait_range in fsync by Josef Bacik · 12 years ago
  33. 551ebb2 Btrfs: remove useless waiting and extra filemap work by Josef Bacik · 12 years ago
  34. d7dbe9e Btrfs: fix compile warnings in extent_io.c by Josef Bacik · 12 years ago
  35. 30f8fe3 Btrfs: cache no acl on new inodes by Josef Bacik · 12 years ago
  36. 0c4d2d9 Btrfs: use i_version instead of our own sequence by Josef Bacik · 12 years ago
  37. 20b297d Btrfs: tree mod log sanity checks in join_transaction by Jan Schmidt · 12 years ago
  38. 19ae4e8 Btrfs: fs_info variable for join_transaction by Jan Schmidt · 12 years ago
  39. 8445f61 Btrfs: use the tree modification log for backref resolving by Jan Schmidt · 12 years ago
  40. 5d9e75c4 Btrfs: add btrfs_search_old_slot by Jan Schmidt · 12 years ago
  41. f3ea38d Btrfs: add del_ptr and insert_ptr modifications to the tree mod log by Jan Schmidt · 12 years ago
  42. f230475 Btrfs: put all block modifications into the tree mod log by Jan Schmidt · 12 years ago
  43. bd989ba Btrfs: add tree modification log functions by Jan Schmidt · 12 years ago
  44. 1676765 get rid of idiotic misplaced __kernel_mode_t in ncfps kernel-private data structure by Al Viro · 12 years ago
  45. 962830d brlocks/lglocks: API cleanups by Andi Kleen · 12 years ago
  46. eea62f8 brlocks/lglocks: turn into functions by Andi Kleen · 12 years ago
  47. ea022dfb ocfs: simplify symlink handling by Al Viro · 12 years ago
  48. 408bd62 get rid of pointless allocations and copying in ecryptfs_follow_link() by Al Viro · 12 years ago
  49. 28fe3c1 hpfs: assorted endianness annotations by Al Viro · 12 years ago
  50. 77ee26e4 hpfs: annotate ea by Al Viro · 12 years ago
  51. 46287aa hpfs: annotate struct hpfs_dirent by Al Viro · 12 years ago
  52. 6ce2bbb hpfs: annotate struct anode by Al Viro · 12 years ago
  53. 2b9f1cc hpfs: annotate struct fnode by Al Viro · 12 years ago
  54. ddc19e6 hpfs: annotate btree nodes, get rid of bitfields mess by Al Viro · 12 years ago
  55. 39413c6 hpfs: annotate struct dnode by Al Viro · 12 years ago
  56. 52576da hpfs: bitmaps are little-endian by Al Viro · 12 years ago
  57. c4c9954 hpfs: get rid of bitfields in struct fnode by Al Viro · 12 years ago
  58. 4085e15 hpfs: get rid of bitfields endianness wanking in extended_attribute by Al Viro · 12 years ago
  59. 185553b fs: fix inode.c kernel-doc warnings by Randy Dunlap · 12 years ago
  60. de5e2b3 hpfs: endianness bugs by Al Viro · 12 years ago
  61. 528c032 btrfs: trivial endianness annotations by Al Viro · 12 years ago
  62. 1db5df9 ocfs2: kill endianness abuses in blockcheck.c by Al Viro · 12 years ago
  63. f6a5690 ocfs2: deal with __user misannotations by Al Viro · 12 years ago
  64. 8515841 ocfs2: trivial endianness misannotations by Al Viro · 12 years ago
  65. 66f8f50 affs: bury unused macros by Al Viro · 12 years ago
  66. af56959 kill v9fs_dentry_from_dir_inode() by Al Viro · 12 years ago
  67. c862868 ceph: move encode_fh to new API by Sage Weil · 12 years ago
  68. b0b0382 ->encode_fh() API change by Al Viro · 12 years ago
  69. 6d42e7e ubifs: use generic_fillattr() by Al Viro · 12 years ago
  70. 77ba787 xfs: switch to proper __bitwise type for KM_... flags by Al Viro · 12 years ago
  71. c217a2a switch utimes() to fget_light/fput_light by Al Viro · 12 years ago
  72. 0aa2ee5 switch statfs to fget_light/fput_light by Al Viro · 12 years ago
  73. bdc6895 switch flock to fget_light/fput_light by Al Viro · 12 years ago
  74. 20ba5d7 switch signalfd4() to fget_light/fput_light by Al Viro · 12 years ago
  75. 545ec2c switch fcntl to fget_raw_light/fput_light by Al Viro · 12 years ago
  76. 7449af1 switch xattr syscalls to fget_light/fput_light by Al Viro · 12 years ago
  77. 863ced7 switch readdir/getdents to fget_light/fput_light by Al Viro · 12 years ago
  78. c2bd6c1 switch do_fsync() to fget_light() by Al Viro · 12 years ago
  79. 7d36014 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  80. a7f638f mm, oom: normalize oom scores to oom_score_adj scale only for userspace by David Rientjes · 12 years ago
  81. 17cf28a mm/fs: remove truncate_range by Hugh Dickins · 12 years ago
  82. 08fa29d mm: fix NULL ptr deref when walking hugepages by Sasha Levin · 12 years ago
  83. 442a9ff Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  84. 53f2c4a Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  85. 6f2e9f0 ext4: protect group inode free counting with group lock by Tao Ma · 12 years ago
  86. 8563000 ext4: use consistent ssize_t type in ext4_file_write() by Zheng Liu · 12 years ago
  87. 4a3c3a5 ext4: fix format flag in ext4_ext_binsearch_idx() by Zheng Liu · 12 years ago
  88. 400db9d ext4: cleanup in ext4_discard_allocated_blocks() by Zheng Liu · 12 years ago
  89. 2cde417 ext4: return ENOMEM when mounts fail due to lack of memory by Theodore Ts'o · 12 years ago
  90. 2716b80 ext4: remove redundundant "(char *) bh->b_data" casts by Theodore Ts'o · 12 years ago
  91. cc0a984 NFSv4: Add debugging printks to state manager by Trond Myklebust · 12 years ago
  92. fb13bfa NFSv4: Map NFS4ERR_SHARE_DENIED into an EACCES error instead of EIO by Trond Myklebust · 12 years ago
  93. 7e936b7 ext4: disallow hard-linked directory in ext4_lookup by Andreas Dilger · 12 years ago
  94. a01ee16 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 12 years ago
  95. 967ac8a ext4: fix potential integer overflow in alloc_flex_gd() by Haogang Chen · 12 years ago
  96. 9d99012 ext4: remove needs_recovery in ext4_mb_init() by Akira Fujita · 12 years ago
  97. 7e84b62 ext4: force ro mount if ext4_setup_super() fails by Eric Sandeen · 12 years ago
  98. bb3d132 ext4: fix potential NULL dereference in ext4_free_inodes_counts() by Dan Carpenter · 12 years ago
  99. 90324cc Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  100. 359d7d1 NFSv4: update_changeattr does not need to set NFS_INO_REVAL_PAGECACHE by Trond Myklebust · 12 years ago