index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-25
debugfs_{mkdir,create,link}(): get rid of redundant argument
Al Viro
1
-8
/
+9
2015-01-24
NFSv4: Deal with atomic upgrades of an existing delegation
Trond Myklebust
1
-3
/
+17
2015-01-24
NFSv4.1: Replace usage of nfs_client->cl_addr in encode_create_session
Trond Myklebust
1
-7
/
+3
2015-01-24
NFSv4.1: Optimise layout return-on-close
Trond Myklebust
3
-40
/
+31
2015-01-24
NFSv4.1: Allow parallel LOCK/LOCKU calls
Trond Myklebust
1
-2
/
+6
2015-01-24
NFSv4: Update of VFS byte range lock must be atomic with the stateid update
Trond Myklebust
1
-22
/
+15
2015-01-24
NFSv4: Fix lock on-wire reordering issues
Trond Myklebust
2
-8
/
+27
2015-01-24
NFSv4: Always do open_to_lock_owner if the lock stateid is uninitialised
Trond Myklebust
1
-1
/
+1
2015-01-24
NFSv4: Fix atomicity problems with lock stateid updates
Trond Myklebust
1
-13
/
+29
2015-01-23
NFSv4.1: Allow parallel OPEN/OPEN_DOWNGRADE/CLOSE
Trond Myklebust
2
-2
/
+18
2015-01-23
NFSv4: Check for NULL argument in nfs_*_seqid() functions
Trond Myklebust
2
-8
/
+18
2015-01-23
NFSv4: Convert nfs_alloc_seqid() to return an ERR_PTR() if allocation fails
Trond Myklebust
2
-10
/
+10
2015-01-23
NFSv4: More CLOSE/OPEN races
Trond Myklebust
1
-1
/
+15
2015-01-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
6
-6
/
+17
2015-01-23
NFSv4: Fix an atomicity problem in CLOSE
Trond Myklebust
2
-3
/
+8
2015-01-23
nfsd: factor out a helper to decode nfstime4 values
Christoph Hellwig
1
-17
/
+26
2015-01-23
sunrpc/lockd: fix references to the BKL
Jeff Layton
1
-2
/
+2
2015-01-23
nfsd: fix year-2038 nfs4 state problem
J. Bruce Fields
1
-1
/
+6
2015-01-23
audit: replace getname()/putname() hacks with reference counters
Paul Moore
1
-15
/
+14
2015-01-23
audit: enable filename recording via getname_kernel()
Paul Moore
1
-0
/
+1
2015-01-23
simpler calling conventions for filename_mountpoint()
Al Viro
1
-16
/
+7
2015-01-23
fs: create proper filename objects using getname_kernel()
Paul Moore
3
-20
/
+64
2015-01-23
fs: rework getname_kernel to handle up to PATH_MAX sized filenames
Paul Moore
1
-14
/
+20
2015-01-23
cut down the number of do_path_lookup() callers
Al Viro
1
-4
/
+12
2015-01-22
fs: make inode_to_bdi() handle NULL inode
Jens Axboe
1
-1
/
+6
2015-01-22
Btrfs: insert_new_root: Fix lock type of the extent buffer.
chandan
1
-1
/
+1
2015-01-21
Btrfs: fix unused members in struct btrfs_root
Anand Jain
2
-4
/
+0
2015-01-21
btrfs: qgroup: move WARN_ON() to the correct location.
Yang Dongsheng
1
-2
/
+1
2015-01-21
Btrfs: cleanup unused run_most
Liu Bo
1
-4
/
+1
2015-01-21
Rename all ref_count to refs in struct
Zhao Lei
1
-13
/
+13
2015-01-21
Btrfs: Introduce BTRFS_BLOCK_GROUP_RAID56_MASK to check raid56 simply
Zhao Lei
4
-28
/
+19
2015-01-21
Btrfs: Include map_type in raid_bio
Zhao Lei
4
-18
/
+22
2015-01-21
Btrfs: Simplify scrub_setup_recheck_block()'s argument
Zhao Lei
1
-16
/
+9
2015-01-21
Btrfs: Combine per-page recover in dev-replace and scrub
Zhao Lei
1
-72
/
+48
2015-01-21
Btrfs: Separate finding-right-mirror and writing-to-target's process in scrub...
Zhao Lei
1
-27
/
+17
2015-01-21
Btrfs: Break loop when reach BTRFS_MAX_MIRRORS in scrub_setup_recheck_block()
Zhao Lei
1
-1
/
+1
2015-01-21
Btrfs: btrfs_rm_dev_replace_blocked(): Use wait_event()
Zhao Lei
1
-11
/
+2
2015-01-21
Btrfs: Cleanup btrfs_bio_counter_inc_blocked()
Zhao Lei
1
-6
/
+6
2015-01-21
Btrfs: Remove noneed force_write in scrub_write_block_to_dev_replace
Zhao Lei
1
-12
/
+7
2015-01-21
Btrfs: Fix a jump typo of nodatasum_case to avoid wrong WARN_ON()
Zhao Lei
1
-1
/
+2
2015-01-21
Btrfs: add ref_count and free function for btrfs_bio
Zhao Lei
7
-54
/
+57
2015-01-21
Btrfs: Make raid_map array be inlined in btrfs_bio structure
Zhao Lei
5
-125
/
+105
2015-01-21
Btrfs: sort raid_map before adding tgtdev stripes
Zhao Lei
1
-14
/
+8
2015-01-21
Btrfs: fix a out-of-bound access of raid_map
Zhao Lei
1
-2
/
+5
2015-01-21
Btrfs: fix fsync log replay for inodes with a mix of regular refs and extrefs
Filipe Manana
2
-5
/
+43
2015-01-21
Btrfs: fix fsync when extend references are added to an inode
Filipe Manana
1
-11
/
+16
2015-01-21
Btrfs: fix directory inconsistency after fsync log replay
Filipe Manana
1
-2
/
+18
2015-01-21
Btrfs: lookup for block group only if needed when freeing a tree block
Filipe Manana
1
-4
/
+6
2015-01-21
btrfs: remove a no-op unfreeze superbock callback
David Sterba
1
-6
/
+0
2015-01-21
btrfs: switch extent_state state to unsigned
David Sterba
4
-55
/
+55
[prev]
[next]