1. 355bbd8 Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  2. 4142e0d Merge branch 'osync_cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 15 years ago
  3. 33f1de6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 15 years ago
  4. 041d6d0 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 15 years ago
  5. af8cb8a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  6. 6cdb593 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  7. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  8. cbc8cc3 udf: Fix possible corruption when close races with write by Jan Kara · 15 years ago
  9. 81056dd udf: Perform preallocation only for regular files by Jan Kara · 15 years ago
  10. 7c6e3d1 udf: Remove wrong assignment in udf_symlink by Jan Kara · 15 years ago
  11. 5891d9d udf: Remove dead code by Jan Kara · 15 years ago
  12. 2daea67 fsync: wait for data writeout completion before calling ->fsync by Christoph Hellwig · 15 years ago
  13. 18f2ee7 vfs: Remove generic_osync_inode() and sync_page_range{_nolock}() by Jan Kara · 15 years ago
  14. 2f3d675 fat: Opencode sync_page_range_nolock() by Jan Kara · 15 years ago
  15. af0f441 xfs: Convert sync_page_range() to simple filemap_write_and_wait_range() by Jan Kara · 15 years ago
  16. d23c937 ocfs2: Update syncing after splicing to match generic version by Jan Kara · 15 years ago
  17. ebbbf75 ntfs: Use new syncing helpers and update comments by Jan Kara · 15 years ago
  18. 0d34ec6 ext4: Remove syncing logic from ext4_file_write by Jan Kara · 15 years ago
  19. e367626 ext3: Remove syncing logic from ext3_file_write by Jan Kara · 15 years ago
  20. a2a735a ext2: Update comment about generic_osync_inode by Jan Kara · 15 years ago
  21. 148f948 vfs: Introduce new helpers for syncing after writing to O_SYNC file or IS_SYNC inode by Jan Kara · 15 years ago
  22. eef9938 vfs: Rename generic_file_aio_write_nolock by Christoph Hellwig · 15 years ago
  23. 918941a ocfs2: Use __generic_file_aio_write instead of generic_file_aio_write_nolock by Jan Kara · 15 years ago
  24. 41f4db0 fs/Kconfig: move nilfs2 outside misc filesystems by Ryusuke Konishi · 15 years ago
  25. 0f3fe33 nilfs2: convert nilfs_bmap_lookup to an inline function by Ryusuke Konishi · 15 years ago
  26. 2e0c2c7 nilfs2: allow btree code to directly call dat operations by Ryusuke Konishi · 15 years ago
  27. bd8169e nilfs2: add update functions of virtual block address to dat by Ryusuke Konishi · 15 years ago
  28. 7a102b0 nilfs2: remove individual gfp constants for each metadata file by Ryusuke Konishi · 15 years ago
  29. 3218929 nilfs2: stop zero-fill of btree path just before free it by Ryusuke Konishi · 15 years ago
  30. 6d28f7e nilfs2: remove unused btree argument from btree functions by Ryusuke Konishi · 15 years ago
  31. 9ead986 nilfs2: remove nilfs_dat_abort_start and nilfs_dat_abort_free by Ryusuke Konishi · 15 years ago
  32. 1cf58fa nilfs2: shorten freeze period due to GC in write operation v3 by Jiro SEKIBA · 15 years ago
  33. 43be0ec nilfs2: add more check routines in mount process by Zhu Yanhai · 15 years ago
  34. a4f0b9c nilfs2: An unassigned variable is assigned to a never used structure member by Zhang Qiang · 15 years ago
  35. c1b353f nilfs2: use GFP_NOIO for bio_alloc instead of GFP_NOWAIT by Ryusuke Konishi · 15 years ago
  36. 1dfa271 nilfs2: stop using periodic write_super callback by Jiro SEKIBA · 15 years ago
  37. 79efdd9 nilfs2: clean up nilfs_write_super by Jiro SEKIBA · 15 years ago
  38. 6233caa nilfs2: fix disorder of nilfs_write_super in nilfs_sync_fs by Jiro SEKIBA · 15 years ago
  39. ec5d66a nilfs2: remove redundant super block commit by Jiro SEKIBA · 15 years ago
  40. b58a285 nilfs2: implement nilfs_show_options to display mount options in /proc/mounts by Jiro SEKIBA · 15 years ago
  41. 1435110 nilfs2: always lookup disk block address before reading metadata block by Ryusuke Konishi · 15 years ago
  42. 027d640 nilfs2: use semaphore to protect pointer to a writable FS-instance by Ryusuke Konishi · 15 years ago
  43. b5696e5 nilfs2: fix format string compile warning (ino_t) by Heiko Carstens · 15 years ago
  44. 1b2f5a6 nilfs2: fix ignored error code in __nilfs_read_inode() by Ryusuke Konishi · 15 years ago
  45. 86d0063 GFS2: Whitespace fixes by Steven Whitehouse · 15 years ago
  46. 746cd1e block: use blkdev_issue_discard in blk_ioctl_discard by Christoph Hellwig · 15 years ago
  47. a9327ca Seperate read and write statistics of in_flight requests by Nikanth Karthikesan · 15 years ago
  48. 86d7101 Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  49. 774a694 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  50. ab3bbaa Merge branch 'nfs-for-2.6.32' by Trond Myklebust · 15 years ago
  51. a9c86d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  52. a12e4d3 Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  53. f6f7919 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
  54. 723590e splice: update mtime and atime on files by Miklos Szeredi · 15 years ago
  55. 1f98a13 bio: first step in sanitizing the bio->bi_rw flag testing by Jens Axboe · 15 years ago
  56. 500b067 writeback: check for registered bdi in flusher add and inode dirty by Jens Axboe · 15 years ago
  57. d993831 writeback: add name to backing_dev_info by Jens Axboe · 15 years ago
  58. d0bceac writeback: get rid of pdflush completely by Jens Axboe · 15 years ago
  59. 03ba378 writeback: switch to per-bdi threads for flushing data by Jens Axboe · 15 years ago
  60. 66f3b8e writeback: move dirty inodes from super_block to backing_dev_info by Jens Axboe · 15 years ago
  61. d8a8559 writeback: get rid of generic_sync_sb_inodes() export by Jens Axboe · 15 years ago
  62. a3c8b97 Merge branch 'next' into for-linus by James Morris · 15 years ago
  63. 3827119 Merge branch 'topic/soundcore-preclaim' into for-linus by Takashi Iwai · 15 years ago
  64. 9f0ab4a binfmt_elf: fix PT_INTERP bss handling by Roland McGrath · 15 years ago
  65. 526b678 Merge branch 'lookup-permissions-cleanup' by Linus Torvalds · 15 years ago
  66. 752015d binfmt_elf: fix PT_INTERP bss handling by Roland McGrath · 15 years ago
  67. ddd29ec sysfs: Add labeling support for sysfs by David P. Quigley · 15 years ago
  68. b1ab7e4 VFS: Factor out part of vfs_setxattr so it can be called from the SELinux hook for inode_setsecctx. by David P. Quigley · 15 years ago
  69. 2b88f7c GFS2: Remove unused sysfs file by Steven Whitehouse · 15 years ago
  70. 2ecda72 NFSv4: Disallow 'mount -t nfs4 -overs=2' and 'mount -t nfs4 -overs=3' by Trond Myklebust · 15 years ago
  71. 764302c NFS: Allow the "nfs" file system type to support NFSv4 by Chuck Lever · 15 years ago
  72. a6fe23b NFS: Move details of nfs4_get_sb() to a helper by Chuck Lever · 15 years ago
  73. 7630c85 NFS: Refactor NFSv4 text-based mount option validation by Chuck Lever · 15 years ago
  74. 4cfd74f NFS: Mount option parser should detect missing "port=" by Chuck Lever · 15 years ago
  75. dbab836 NFS: out of date comment regarding O_EXCL above nfs3_proc_create() by Harshula Jayasuriya · 15 years ago
  76. 18f4c64 jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()' by Linus Torvalds · 15 years ago
  77. 1d5ccd1 ext[234]: move over to 'check_acl' permission model by Linus Torvalds · 15 years ago
  78. 5909ccaa Make 'check_acl()' a first-class filesystem op by Linus Torvalds · 15 years ago
  79. cb9179e Simplify exec_permission_lite(), part 3 by Linus Torvalds · 15 years ago
  80. f1ac9f6 Simplify exec_permission_lite() further by Linus Torvalds · 15 years ago
  81. b7a437b Simplify exec_permission_lite() logic by Linus Torvalds · 15 years ago
  82. e8e66ed Do not call 'ima_path_check()' for each path component by Linus Torvalds · 15 years ago
  83. acf7e24 GFS2: Be extra careful about deallocating inodes by Steven Whitehouse · 15 years ago
  84. acd0c93 IMA: update ima_counts_put by Mimi Zohar · 15 years ago
  85. 5136a6c Merge git://git.infradead.org/~dwmw2/mtd-2.6.31 by Linus Torvalds · 15 years ago
  86. 0edfa2b Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  87. 5a09adf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  88. 9de6886 ext2: fix unbalanced kmap()/kunmap() by Nicolas Pitre · 15 years ago
  89. ac7ac9f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 15 years ago
  90. a2a8474 exec: do not sleep in TASK_TRACED under ->cred_guard_mutex by Oleg Nesterov · 15 years ago
  91. 8379e7c ocfs2: ocfs2_write_begin_nolock() should handle len=0 by Sunil Mushran · 15 years ago
  92. 9162ab2 cifs: consolidate reconnect logic in smb_init routines by Jeff Layton · 15 years ago
  93. bc8cec0 JFFS2: add missing verify buffer allocation/deallocation by Massimo Cirillo · 15 years ago
  94. 6c1488f IMA: open new file for read by Mimi Zohar · 15 years ago
  95. e0e8173 CRED: Add some configurable debugging [try #6] by David Howells · 15 years ago
  96. f14eff1 Merge commit 'v2.6.31-rc8' into sched/core by Ingo Molnar · 15 years ago
  97. 6ab409b cifs: Replace wrtPending with a real reference count by Dave Kleikamp · 15 years ago
  98. 1b49c55 cifs: protect GlobalOplock_Q with its own spinlock by Jeff Layton · 15 years ago
  99. 8e047d0 cifs: use tcon pointer in cifs_show_options by Jeff Layton · 15 years ago
  100. 8c58b54 cifs: send IPv6 addr in upcall with colon delimiters by Jeff Layton · 15 years ago