1. fb05f41 fuse: cleanup fuse_direct_io() by Miklos Szeredi · 12 years ago
  2. 5565a9d fuse: optimize __fuse_direct_io() by Maxim Patlasov · 12 years ago
  3. 7c190c8 fuse: optimize fuse_get_user_pages() by Maxim Patlasov · 12 years ago
  4. b98d023 fuse: pass iov[] to fuse_get_user_pages() by Maxim Patlasov · 12 years ago
  5. 85f40ae fuse: use req->page_descs[] for argpages cases by Maxim Patlasov · 12 years ago
  6. b2430d7 fuse: add per-page descriptor <offset, length> to fuse_req by Maxim Patlasov · 12 years ago
  7. 54b9667 fuse: rework fuse_do_ioctl() by Maxim Patlasov · 12 years ago
  8. d07f09f fuse: rework fuse_perform_write() by Maxim Patlasov · 12 years ago
  9. f8dbdf8 fuse: rework fuse_readpages() by Maxim Patlasov · 12 years ago
  10. 4d53dc9 fuse: rework fuse_retrieve() by Maxim Patlasov · 12 years ago
  11. b111c8c fuse: categorize fuse_get_req() by Maxim Patlasov · 12 years ago
  12. 4250c06 fuse: general infrastructure for pages[] of variable size by Maxim Patlasov · 12 years ago
  13. 0b05b18 fuse: implement NFS-like readdirplus support by Anand V. Avati · 12 years ago
  14. 262060e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 12 years ago
  15. 05c2cf3 Merge tag 'f2fs-for-3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 12 years ago
  16. d8b79b2 f2fs: use _safe() version of list_for_each by Dan Carpenter · 12 years ago
  17. 9af45ef f2fs: add comments of start_bidx_of_node by Jaegeuk Kim · 12 years ago
  18. a7fdffb f2fs: avoid issuing small bios due to several dirty node pages by Jaegeuk Kim · 12 years ago
  19. c01e54b f2fs: support swapfile by Jaegeuk Kim · 12 years ago
  20. 692bb55 f2fs: add remap_pages as generic_file_remap_pages by Jaegeuk Kim · 12 years ago
  21. 6e6093a f2fs: add __init to functions in init_f2fs_fs by Namjae Jeon · 12 years ago
  22. 8f70611 fuse: remove unused variable in fuse_try_move_page() by Wei Yongjun · 12 years ago
  23. cdadb11 fuse: make fuse_file_fallocate() static by Miklos Szeredi · 12 years ago
  24. 807185e fuse: Move CUSE Kconfig entry from fs/Kconfig into fs/fuse/Kconfig by Robert P. J. Day · 12 years ago
  25. e256036 cuse: fix uninitialized variable warnings by Miklos Szeredi · 12 years ago
  26. 3078358 cuse: do not register multiple devices with identical names by David Herrmann · 12 years ago
  27. 8ce03fd cuse: use mutex as registration lock instead of spinlocks by David Herrmann · 12 years ago
  28. dfdebc2 Merge tag 'for-linus-v3.8-rc4' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  29. 37f1356 xfs: recalculate leaf entry pointer after compacting a dir2 block by Eric Sandeen · 12 years ago
  30. ab7eac2 xfs: remove int casts from debug dquot soft limit timer asserts by Brian Foster · 12 years ago
  31. 91e4bac xfs: fix the multi-segment log buffer format by Mark Tinguely · 12 years ago
  32. 2d0e9df xfs: fix segment in xfs_buf_item_format_segment by Mark Tinguely · 12 years ago
  33. 0f22f9d xfs: rename bli_format to avoid confusion with bli_formats by Mark Tinguely · 12 years ago
  34. d44d9bc xfs: use b_maps[] for discontiguous buffers by Mark Tinguely · 12 years ago
  35. 31db720 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  36. 4589d25 f2fs: fix the debugfs entry creation path by Namjae Jeon · 12 years ago
  37. 66af62c f2fs: add global mutex_lock to protect f2fs_stat_list by majianpeng · 12 years ago
  38. fa9150a f2fs: remove the blk_plug usage in f2fs_write_data_pages by Namjae Jeon · 12 years ago
  39. 1b1baff UDF: Fix a null pointer dereference in udf_sb_free_partitions by Namjae Jeon · 12 years ago
  40. 7e2fb2d jbd: don't wake kjournald unnecessarily by Eric Sandeen · 12 years ago
  41. 6d283db vfs: add missing virtual cache flush after editing partial pages by Linus Torvalds · 12 years ago
  42. 3441f0d Merge tag 'driver-core-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  43. 1637998 f2fs: avoid redundant time update for parent directory in f2fs_delete_entry by Namjae Jeon · 12 years ago
  44. ff9234a f2fs: remove redundant call to set_blocksize in f2fs_fill_super by Namjae Jeon · 12 years ago
  45. 6d92d4f fs/exec.c: work around icc miscompilation by Xi Wang · 12 years ago
  46. f1688e0 debugfs: convert gid= argument from decimal, not octal by Dave Reisner · 12 years ago
  47. 9eaeba7 f2fs: move f2fs_balance_fs to punch_hole by Jaegeuk Kim · 12 years ago
  48. 7d82db8 f2fs: add f2fs_balance_fs in several interfaces by Jaegeuk Kim · 12 years ago
  49. 254adaa seq_file: fix new kernel-doc warnings by Randy Dunlap · 12 years ago
  50. 408e937 f2fs: revisit the f2fs_gc flow by Jaegeuk Kim · 12 years ago
  51. 5c33d9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  52. 127aa930 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  53. f776372 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  54. 4c9014f Merge tag 'nfs-for-3.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  55. ae62ca7 tcp: fix MSG_SENDPAGE_NOTLAST logic by Eric Dumazet · 12 years ago
  56. fef0ebd ext4: remove duplicate call to ext4_bread() in ext4_init_new_dir() by Guo Chao · 12 years ago
  57. 0ecaef0 ext4: release buffer in failed path in dx_probe() by Guo Chao · 12 years ago
  58. 96465ef ext4: fix configuration dependencies for ext4 ACLs and security labels by Valerie Aurora · 12 years ago
  59. ecf0eb9 nfs: avoid dereferencing null pointer in initiate_bulk_draining by Nickolai Zeldovich · 12 years ago
  60. 6db6dd7 NFS: Ensure that we free the rpc_task after read and write cleanups are done by Trond Myklebust · 12 years ago
  61. e25fbe3 nfs: fix null checking in nfs_get_option_str() by Xi Wang · 12 years ago
  62. 39e88fc pnfs: Increase the refcount when LAYOUTGET fails the first time by Yanchuan Nian · 12 years ago
  63. c335a86 f2fs: check return value during recovery by Jaegeuk Kim · 12 years ago
  64. c1b75ea f2fs: avoid null dereference in f2fs_acl_from_disk by Jaegeuk Kim · 12 years ago
  65. d66d1f7 f2fs: initialize newly allocated dnode structure by Jaegeuk Kim · 12 years ago
  66. 7880cee f2fs: update f2fs partition info about SIT/NAT layout by Huajun Li · 12 years ago
  67. 24c366a f2fs: remove unneeded INIT_LIST_HEAD at few places by Namjae Jeon · 12 years ago
  68. 3af60a4 f2fs: fix time update in case of f2fs fallocate by Namjae Jeon · 12 years ago
  69. a07ef78 f2fs: introduce f2fs_msg to ease adding information prints by Namjae Jeon · 12 years ago
  70. 4956964 Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  71. 6ae1417 misc: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  72. f568f6c pstore: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  73. f8d9a89 NFS: Fix access to suid/sgid executables by Weston Andros Adamson · 12 years ago
  74. 2318aa2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 12 years ago
  75. ed4e6a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes by Linus Torvalds · 12 years ago
  76. 007f6c3 Merge tag 'ecryptfs-3.8-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 12 years ago
  77. 5439ca6 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  78. a7a88b2 mempolicy: remove arg from mpol_parse_str, mpol_to_str by Hugh Dickins · 12 years ago
  79. 128dd17 epoll: prevent missed events on EPOLL_CTL_MOD by Eric Wong · 12 years ago
  80. 13d2eb0 GFS2: Reset rd_last_alloc when it reaches the end of the rgrp by Bob Peterson · 12 years ago
  81. 15bd50a GFS2: Stop looking for free blocks at end of rgrp by Bob Peterson · 12 years ago
  82. f1213ca GFS2: Fix race in gfs2_rs_alloc by Abhijith Das · 12 years ago
  83. ec14875 GFS2: Initialize hex string to '0' by Nathan Straz · 12 years ago
  84. 63b7d3a CIFS: Don't let read only caching for mandatory byte-range locked files by Pavel Shilovsky · 12 years ago
  85. 88cf75a CIFS: Fix write after setting a read lock for read oplock files by Pavel Shilovsky · 12 years ago
  86. ca8aa29 Revert "CIFS: Fix write after setting a read lock for read oplock files" by Pavel Shilovsky · 12 years ago
  87. 31efee6 cifs: adjust sequence number downward after signing NT_CANCEL request by Jeff Layton · 12 years ago
  88. ea702b8 cifs: move check for NULL socket into smb_send_rqst by Jeff Layton · 12 years ago
  89. 9836b8b f2fs: unify string length declarations and usage by Leon Romanovsky · 12 years ago
  90. 2b50638 f2fs: clean up unused variables and return values by Jaegeuk Kim · 12 years ago
  91. ce19a5d f2fs: clean up the start_bidx_of_node function by Jaegeuk Kim · 12 years ago
  92. 64c576f f2fs: remove unneeded variable from f2fs_sync_fs by Namjae Jeon · 12 years ago
  93. fd8bb65 f2fs: fix fsync_inode list addition logic and avoid invalid access to memory by Namjae Jeon · 12 years ago
  94. 344324f f2fs: remove unneeded initialization of nr_dirty in dirty_seglist_info by Namjae Jeon · 12 years ago
  95. 06025f4 f2fs: handle error from f2fs_iget_nowait by Namjae Jeon · 12 years ago
  96. 029cd28 f2fs: fix equation of has_not_enough_free_secs() by Jaegeuk Kim · 12 years ago
  97. 12a6714 f2fs: return a default value for non-void function by Jaegeuk Kim · 12 years ago
  98. 71e9fec f2fs: invalidate the node page if allocation is failed by Jaegeuk Kim · 12 years ago
  99. 690e4a3 f2fs: add missing #include <linux/prefetch.h> by Geert Uytterhoeven · 12 years ago
  100. 0e9a9a1 ext4: avoid hang when mounting non-journal filesystems with orphan list by Theodore Ts'o · 12 years ago