summaryrefslogtreecommitdiff
path: root/fs (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | f2fs: introduce f2fs_kmem_cache_alloc to hide the unfailed, kmem cache alloca...Gu Zheng2013-10-22
| * | | | | | | | | | | | | | | f2fs: no need to check other dirty_segmap when the seg has been foundHaicheng Li2013-10-22
| * | | | | | | | | | | | | | | f2fs: use true and false for boolean valueHaicheng Li2013-10-22
| * | | | | | | | | | | | | | | f2fs: avoid to write during the recoveryJaegeuk Kim2013-10-18
| * | | | | | | | | | | | | | | f2fs: avoid wait if IO end up when do_checkpoint for better performanceGu Zheng2013-10-18
| * | | | | | | | | | | | | | | f2fs: introduce function read_raw_super_block()Gu Zheng2013-10-18
| * | | | | | | | | | | | | | | f2fs: fix the starvation problem on cp_rwsemJaegeuk Kim2013-10-18
| * | | | | | | | | | | | | | | f2fs: fix to store and retrieve i_rdev correctlyJaegeuk Kim2013-10-18
| * | | | | | | | | | | | | | | f2fs: fix writing incorrect orphan blocksJaegeuk Kim2013-10-08
| * | | | | | | | | | | | | | | f2fs: avoid unnecessary checkpointsJaegeuk Kim2013-10-08
| * | | | | | | | | | | | | | | f2fs: handle remount options correctlyKelly Anderson2013-10-07
| * | | | | | | | | | | | | | | f2fs: use rw_sem instead of fs_lock(locks mutex)Gu Zheng2013-10-07
| * | | | | | | | | | | | | | | f2fs: account for orphan inodes during recoveryRuss W. Knize2013-09-25
| * | | | | | | | | | | | | | | f2fs: don't GC or take an fs_lock from f2fs_initxattrs()Russ Knize2013-09-25
| * | | | | | | | | | | | | | | f2fs: don't let the orphan inode counter underflowRuss W. Knize2013-09-25
| * | | | | | | | | | | | | | | f2fs: remove unneeded write checkpoint in recover_fsync_dataChao Yu2013-09-25
| * | | | | | | | | | | | | | | f2fs: avoid allocating failure in bio_allocChao Yu2013-09-24
| * | | | | | | | | | | | | | | f2fs: optimize the victim searching loop slightlyJin Xu2013-09-24
| * | | | | | | | | | | | | | | f2fs: optimize fs_lock for better performanceYu Chao2013-09-24
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-07
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | of: remove HAVE_ARCH_DEVTREE_FIXUPSRob Herring2013-10-09
| | |_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | fs/minix: Drop dependency on H8300Guenter Roeck2013-09-16
* | | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'linus' into sched/coreIngo Molnar2013-11-01
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | sched/numa: Call task_numa_free() from do_execve()Rik van Riel2013-10-09
| * | | | | | | | | | | | | | | | sched/numa: Report a NUMA task group IDMel Gorman2013-10-09
| | |_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | GFS2: Use generic list_lru for quotaSteven Whitehouse2013-11-04
| * | | | | | | | | | | | | | | GFS2: Rename quota qd_lru_lock qd_lockSteven Whitehouse2013-11-04
| * | | | | | | | | | | | | | | GFS2: Use reflink for quota data cacheSteven Whitehouse2013-11-04
| * | | | | | | | | | | | | | | GFS2: Use lockref for glocksSteven Whitehouse2013-10-15
| * | | | | | | | | | | | | | | GFS2: Protect quota sync generationSteven Whitehouse2013-10-04
| * | | | | | | | | | | | | | | GFS2: Inline qd_trylock into gfs2_quota_unlockSteven Whitehouse2013-10-04
| * | | | | | | | | | | | | | | GFS2: Make two similar quota code fragments into a functionSteven Whitehouse2013-10-04
| * | | | | | | | | | | | | | | GFS2: Remove obsolete quota tunableSteven Whitehouse2013-10-04
| * | | | | | | | | | | | | | | GFS2: Move gfs2_icbit_munge into quota.cSteven Whitehouse2013-10-02
| * | | | | | | | | | | | | | | GFS2: Speed up starting point selection for block allocationSteven Whitehouse2013-10-02
| * | | | | | | | | | | | | | | GFS2: Add allocation parameters structureSteven Whitehouse2013-10-02
| * | | | | | | | | | | | | | | GFS2: Clean up reservation removalSteven Whitehouse2013-09-27
| * | | | | | | | | | | | | | | GFS2: fix dentry leaksMiklos Szeredi2013-09-23
| * | | | | | | | | | | | | | | GFS2: new function gfs2_rbm_incrBob Peterson2013-09-18
| * | | | | | | | | | | | | | | GFS2: Introduce rbm field biiBob Peterson2013-09-18
| * | | | | | | | | | | | | | | GFS2: Do not reset flags on active reservationsBob Peterson2013-09-17
| * | | | | | | | | | | | | | | GFS2: introduce bi_blocks for optimizationBob Peterson2013-09-17
| * | | | | | | | | | | | | | | GFS2: optimize rbm_from_block wrt bi_startBob Peterson2013-09-17
| * | | | | | | | | | | | | | | GFS2: d_splice_alias() can't return errorMiklos Szeredi2013-09-17
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-11-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Query network adapter info at mount time for debuggingSteve French2013-11-02