index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Lines
2015-01-21
Btrfs: track dirty block groups on their own list
Josef Bacik
-124
/
+72
2015-01-21
Btrfs: change how we track dirty roots
Josef Bacik
-5
/
+21
2015-01-22
xfs: remove incorrect error negation in attr_multi ioctl
Brian Foster
-1
/
+1
2015-01-22
Merge branch 'xfs-buf-type-fixes' into for-next
Dave Chinner
-1
/
+14
2015-01-22
xfs: set superblock buffer type correctly
Dave Chinner
-0
/
+1
2015-01-22
xfs: set buf types when converting extent formats
Dave Chinner
-1
/
+7
2015-01-22
xfs: inode unlink does not set AGI buffer type
Dave Chinner
-0
/
+2
2015-01-22
xfs: ensure buffer types are set correctly
Dave Chinner
-0
/
+4
2015-01-22
Merge branch 'xfs-sb-logging-rework' into for-next
Dave Chinner
-416
/
+226
2015-01-21
NFS: Fix use of nfs_attr_use_mounted_on_fileid()
Anna Schumaker
-4
/
+3
2015-01-22
xfs: sanitise sb_bad_features2 handling
Dave Chinner
-20
/
+25
2015-01-22
xfs: consolidate superblock logging functions
Dave Chinner
-181
/
+101
2015-01-22
xfs: remove bitfield based superblock updates
Dave Chinner
-246
/
+130
2015-01-21
NFSv4.1: Fix an Oops in nfs41_walk_client_list
Trond Myklebust
-1
/
+1
2015-01-21
nfs: fix dio deadlock when O_DIRECT flag is flipped
Peng Tao
-0
/
+6
2015-01-21
xfs: Remove some pointless quota checks
Jan Kara
-39
/
+20
2015-01-21
xfs: Remove some useless flags tests
Jan Kara
-11
/
+4
2015-01-21
xfs: Remove useless test
Jan Kara
-1
/
+1
2015-01-21
quota: Verify flags passed to Q_SETINFO
Jan Kara
-0
/
+8
2015-01-21
quota: Cleanup flags definitions
Jan Kara
-1
/
+1
2015-01-21
ocfs2: Move OLQF_CLEAN flag out of generic quota flags
Jan Kara
-5
/
+6
2015-01-21
quota: Don't store flags for v2 quota format
Jan Kara
-2
/
+4
2015-01-21
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
-0
/
+3
2015-01-20
btrfs: Don't call btrfs_start_transaction() on frozen fs to avoid deadlock.
Qu Wenruo
-0
/
+10
2015-01-20
btrfs: Fix the bug that fs_info->pending_changes is never cleared.
Qu Wenruo
-1
/
+1
2015-01-20
fs: remove default_backing_dev_info
Christoph Hellwig
-8
/
+4
2015-01-20
nfs: don't call bdi_unregister
Christoph Hellwig
-20
/
+6
2015-01-20
ceph: remove call to bdi_unregister
Christoph Hellwig
-12
/
+6
2015-01-20
fs: remove mapping->backing_dev_info
Christoph Hellwig
-83
/
+6
2015-01-20
fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info
Christoph Hellwig
-19
/
+21
2015-01-20
nilfs2: set up s_bdi like the generic mount_bdev code
Christoph Hellwig
-3
/
+1
2015-01-20
block_dev: get bdev inode bdi directly from the block device
Christoph Hellwig
-3
/
+3
2015-01-20
block_dev: only write bdev inode on close
Christoph Hellwig
-12
/
+19
2015-01-20
fs: introduce f_op->mmap_capabilities for nommu mmap support
Christoph Hellwig
-95
/
+32
2015-01-20
fs: deduplicate noop_backing_dev_info
Christoph Hellwig
-42
/
+4
2015-01-19
Complete oplock break jobs before closing file handle
Sachin Prabhu
-1
/
+5
2015-01-19
cifs: use memzero_explicit to clear stack buffer
Giel van Schijndel
-1
/
+1
2015-01-19
btrfs: fix state->private cast on 32 bit machines
Satoru Takeuchi
-1
/
+1
2015-01-19
Btrfs: fix race deleting block group from space_info->ro_bgs list
Filipe Manana
-1
/
+2
2015-01-19
Btrfs: fix incorrect freeing in scrub_stripe
Tsutomu Itoh
-1
/
+1
2015-01-19
btrfs: sync ioctl, handle errors after transaction start
David Sterba
-2
/
+2
2015-01-19
ext4: reserve codepoints used by the ext4 encryption feature
Theodore Ts'o
-4
/
+13
2015-01-19
jbd2: complain about descriptor block checksum errors
Darrick J. Wong
-0
/
+3
2015-01-18
fix deadlock in cifs_ioctl_clone()
Al Viro
-16
/
+5
2015-01-18
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
-6
/
+1
2015-01-16
pstore: Fix sprintf format specifier in pstore_dump()
alex chen
-2
/
+2
2015-01-16
pstore: Add pmsg - user-space accessible pstore object
Mark Salyzyn
-2
/
+168
2015-01-16
pstore: Handle zero-sized prz in series
Mark Salyzyn
-3
/
+9
2015-01-16
pstore: Remove superfluous memory size check
Mark Salyzyn
-9
/
+0
2015-01-16
pstore: Use scnprintf() in pstore_mkfile()
Mark Salyzyn
-10
/
+13
[prev]
[next]