index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-14
ubifs: Fix oops when remounting with no_bulk_read.
karam.lee
1
-0
/
+2
2017-07-14
ubifs: Fail commit if TNC is obviously inconsistent
Richard Weinberger
1
-0
/
+4
2017-07-14
ubifs: allow userspace to map mounts to volumes
Rabin Vincent
1
-0
/
+7
2017-07-14
ubifs: Wire-up statx() support
Richard Weinberger
1
-0
/
+15
2017-07-14
ubifs: Remove dead code from ubifs_get_link()
Richard Weinberger
1
-6
/
+0
2017-07-14
ubifs: Massage debug prints wrt. fscrypt
Richard Weinberger
2
-15
/
+4
2017-07-14
ubifs: Add assert to dent_key_init()
Richard Weinberger
1
-0
/
+1
2017-07-14
ubifs: Fix unlink code wrt. double hash lookups
Richard Weinberger
3
-24
/
+117
2017-07-14
ubifs: Fix data node size for truncating uncompressed nodes
David Oberhollenzer
1
-1
/
+3
2017-07-14
ubifs: Don't encrypt special files on creation
David Gstir
1
-0
/
+1
2017-07-14
ubifs: Fix memory leak in RENAME_WHITEOUT error path in do_rename
Hyunchul Lee
1
-9
/
+5
2017-07-14
ubifs: Fix inode data budget in ubifs_mknod
Hyunchul Lee
1
-1
/
+1
2017-07-14
ubifs: Correctly evict xattr inodes
Richard Weinberger
3
-0
/
+25
2017-07-14
ubifs: Unexport ubifs_inode_slab
Richard Weinberger
2
-2
/
+1
2017-07-14
Merge tag 'befs-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-9
/
+6
2017-07-14
Btrfs: fix unexpected return value of bio_readpage_error
Liu Bo
2
-8
/
+8
2017-07-14
btrfs: btrfs_create_repair_bio never fails, skip error handling
David Sterba
2
-8
/
+0
2017-07-14
btrfs: cloned bios must not be iterated by bio_for_each_segment_all
David Sterba
4
-0
/
+7
2017-07-13
vfs: in iomap seek_{hole,data}, return -ENXIO for negative offsets
Darrick J. Wong
1
-4
/
+4
2017-07-13
Revert "xfs: grab dquots without taking the ilock"
Christoph Hellwig
2
-12
/
+4
2017-07-13
xfs: assert locking precondition in xfs_readlink_bmap_ilocked
Christoph Hellwig
1
-0
/
+2
2017-07-13
xfs: assert locking precondŃ–tion in xfs_attr_list_int_ilocked
Christoph Hellwig
1
-0
/
+2
2017-07-13
xfs: fixup xfs_attr_get_ilocked
Christoph Hellwig
1
-1
/
+3
2017-07-13
Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
22
-132
/
+545
2017-07-13
NFS: Don't run wake_up_bit() when nobody is waiting...
Trond Myklebust
1
-1
/
+16
2017-07-13
nfs: add export operations
Peng Tao
4
-1
/
+182
2017-07-13
NFS: Don't run wake_up_bit() when nobody is waiting...
Trond Myklebust
1
-1
/
+16
2017-07-13
Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
36
-1367
/
+1834
2017-07-13
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
6
-95
/
+36
2017-07-13
ovl: remove unneeded check for IS_ERR()
Amir Goldstein
1
-4
/
+0
2017-07-13
ovl: fix origin verification of index dir
Amir Goldstein
1
-1
/
+2
2017-07-13
ovl: mark parent impure on ovl_link()
Amir Goldstein
1
-4
/
+18
2017-07-13
ovl: fix random return value on mount
Amir Goldstein
1
-0
/
+1
2017-07-13
nfs4: add NFSv4 LOOKUPP handlers
Jeff Layton
3
-0
/
+153
2017-07-13
nfs: add export operations
Peng Tao
4
-1
/
+182
2017-07-13
nfs: add a nfs_ilookup helper
Peng Tao
1
-0
/
+22
2017-07-13
nfs: replace d_add with d_splice_alias in atomic_open
Peng Tao
1
-1
/
+1
2017-07-13
NFSv4.2 fix size storage for nfs42_proc_copy
Olga Kornievskaia
1
-1
/
+1
2017-07-13
NFSv4.1: Use seqid returned by EXCHANGE_ID after state migration
Chuck Lever
1
-4
/
+3
2017-07-13
NFSv4.1: Handle EXCHGID4_FLAG_CONFIRMED_R during NFSv4.1 migration
Chuck Lever
2
-5
/
+16
2017-07-13
NFS: check for nfs_refresh_inode() errors in nfs_fhget()
NeilBrown
1
-2
/
+8
2017-07-13
NFS: guard against confused server in nfs_atomic_open()
NeilBrown
1
-2
/
+4
2017-07-13
NFS: only invalidate dentrys that are clearly invalid.
NeilBrown
2
-6
/
+10
2017-07-13
PNFS for stateid errors retry against MDS first
Olga Kornievskaia
2
-61
/
+0
2017-07-13
PNFS fix EACCESS on commit to DS handling
Olga Kornievskaia
1
-1
/
+2
2017-07-13
NFS: silence a uninitialized variable warning
Dan Carpenter
1
-1
/
+2
2017-07-13
nfs: Fix fscache stat printing in nfs_show_stats()
Tuo Chen Peng
1
-1
/
+1
2017-07-13
NFS: Fix initialization of nfs_page_array->npages
Benjamin Coddington
1
-0
/
+1
2017-07-13
NFS: Fix commit policy for non-blocking calls to nfs_write_inode()
Trond Myklebust
1
-1
/
+1
2017-07-13
NFS: Ensure we commit after writeback is complete
Trond Myklebust
2
-0
/
+60
[prev]
[next]