index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2012-08-18
ext4: no need to add inode to orphan list during hole punch
Ashish Sangwan
2012-08-18
jbd2: don't write superblock when if its empty
Eric Sandeen
2012-08-18
ext4: replace plain integer with NULL in super.c
Sachin Kamat
2012-08-17
ext4: drop lock_super()/unlock_super()
Theodore Ts'o
2012-08-17
ext4: return an error if kset_create_and_add fails in ext4_init_fs()
Theodore Ts'o
2012-08-17
ext4: remove unused function argument 'order' in mb_find_extent()
Robin Dong
2012-08-17
ext4: remove unused macro MB_DEFAULT_MAX_GROUPS_TO_SCAN
Robin Dong
2012-08-17
ext4: check return value of blkdev_issue_flush()
Theodore Ts'o
2012-08-17
jbd2: check return value of blkdev_issue_flush()
Theodore Ts'o
2012-08-17
ext4: make the zero-out chunk size tunable
Zheng Liu
2012-08-17
ext4: add max_dir_size_kb mount option
Theodore Ts'o
2012-08-17
ext4: don't load the block bitmap for block groups which have no space
Theodore Ts'o
2012-08-17
ext4: collapse a single extent tree block into the inode if possible
Theodore Ts'o
2012-08-17
ext4: fix kernel BUG on large-scale rm -rf commands
Theodore Ts'o
2012-08-17
ext4: fix long mount times on very big file systems
Theodore Ts'o
2012-08-17
ext4: don't call ext4_error while block group is locked
Theodore Ts'o
2012-08-05
ext4: avoid kmemcheck complaint from reading uninitialized memory
Theodore Ts'o
2012-08-05
ext4: make sure the journal sb is written in ext4_clear_journal_err()
Theodore Ts'o
2012-08-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2012-08-02
Merge tag 'ecryptfs-3.6-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-08-02
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2012-08-02
ceph: simplify+fix atomic_open
Sage Weil
2012-08-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-08-01
locks: remove unused lm_release_private
J. Bruce Fields
2012-07-31
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-07-31
Merge tag 'nfs-for-3.6-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-07-31
nfs: prevent page allocator recursions with swap over NFS.
Mel Gorman
2012-07-31
nfs: enable swap on NFS
Mel Gorman
2012-07-31
nfs: disable data cache revalidation for swapfiles
Mel Gorman
2012-07-31
nfs: teach the NFS client how to treat PG_swapcache pages
Mel Gorman
2012-07-31
vmscan: remove obsolete shrink_control comment
Minchan Kim
2012-07-31
hugetlb: use mmu_gather instead of a temporary linked list for accumulating p...
Aneesh Kumar K.V
2012-07-31
mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threads
Wanpeng Li
2012-07-31
Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-07-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2012-07-31
nfs: explicitly reject LOCK_MAND flock() requests
Jeff Layton
2012-07-31
nfs: increase number of permitted callback connections.
NeilBrown
2012-07-31
fs: Remove old freezing mechanism
Jan Kara
2012-07-31
ext2: Implement freezing
Jan Kara
2012-07-31
btrfs: Convert to new freezing mechanism
Jan Kara
2012-07-31
nilfs2: Convert to new freezing mechanism
Jan Kara
2012-07-31
ntfs: Convert to new freezing mechanism
Jan Kara
2012-07-31
fuse: Convert to new freezing mechanism
Jan Kara
2012-07-31
gfs2: Convert to new freezing mechanism
Jan Kara
2012-07-31
ocfs2: Convert to new freezing mechanism
Jan Kara
2012-07-31
xfs: Convert to new freezing code
Jan Kara
2012-07-31
ext4: Convert to new freezing mechanism
Jan Kara
2012-07-31
fs: Protect write paths by sb_start_write - sb_end_write
Jan Kara
2012-07-31
fs: Skip atime update on frozen filesystem
Jan Kara
2012-07-31
fs: Add freezing handling to mnt_want_write() / mnt_drop_write()
Jan Kara
[next]