index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Btrfs: optimize how we account for space in truncate
Josef Bacik
2011-10-19
1
-29
/
+29
*
Btrfs: don't try to commit in btrfs_block_rsv_check
Josef Bacik
2011-10-19
1
-25
/
+4
*
Btrfs: kill unused parts of block_rsv
Josef Bacik
2011-10-19
3
-22
/
+6
*
Btrfs: ratelimit the generation printk for the free space cache
Josef Bacik
2011-10-19
1
-5
/
+7
*
Btrfs: fix how we reserve space for deleting inodes
Josef Bacik
2011-10-19
1
-11
/
+38
*
Btrfs: kill the durable block rsv stuff
Josef Bacik
2011-10-19
5
-101
/
+17
*
Btrfs: kill the orphan space calculation for snapshots
Josef Bacik
2011-10-19
3
-90
/
+0
*
Btrfs: calculate checksum space correctly
Josef Bacik
2011-10-19
3
-8
/
+118
*
Btrfs: skip looking for delalloc if we don't have ->fill_delalloc
Josef Bacik
2011-10-19
1
-1
/
+5
*
Btrfs: use bytes_may_use for all ENOSPC reservations
Josef Bacik
2011-10-19
3
-82
/
+112
*
Btrfs: fix how we mount subvol=<whatever>
Josef Bacik
2011-10-19
1
-64
/
+135
*
Btrfs: use d_obtain_alias when mounting subvol/subvolid
Josef Bacik
2011-10-19
1
-24
/
+1
*
Btrfs: kill reserved_bytes in inode
Josef Bacik
2011-10-19
3
-8
/
+0
*
Btrfs: move stuff around in btrfs_inode to get better packing
Josef Bacik
2011-10-19
1
-3
/
+3
*
Merge branch 'btrfs-3.0' of git://github.com/chrismason/linux
Linus Torvalds
2011-10-03
1
-8
/
+16
|
\
|
*
Btrfs: force a page fault if we have a shorty copy on a page boundary
Josef Bacik
2011-09-30
1
-8
/
+16
*
|
vfs: remove LOOKUP_NO_AUTOMOUNT flag
Linus Torvalds
2011-09-27
2
-8
/
+0
*
|
VFS: Fix the remaining automounter semantics regressions
Trond Myklebust
2011-09-26
3
-3
/
+3
*
|
vfs pathname lookup: Add LOOKUP_AUTOMOUNT flag
Linus Torvalds
2011-09-26
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2011-09-21
8
-13
/
+15
|
\
\
|
*
|
block: separate priority boosting from REQ_META
Christoph Hellwig
2011-08-23
8
-13
/
+15
|
*
|
block: remove READ_META and WRITE_META
Christoph Hellwig
2011-08-23
5
-7
/
+7
*
|
|
teach /proc/$pid/numa_maps about transparent hugepages
Dave Hansen
2011-09-21
1
-0
/
+20
*
|
|
break out numa_maps gather_pte_stats() checks
Dave Hansen
2011-09-21
1
-15
/
+24
*
|
|
make /proc/$pid/numa_maps gather_stats() take variable page size
Dave Hansen
2011-09-21
1
-10
/
+11
*
|
|
Merge branch 'for-linus' of git://github.com/chrismason/linux
Linus Torvalds
2011-09-20
1
-1
/
+6
|
\
\
\
|
*
\
\
Merge branch 'btrfs-3.0' into for-linus
Chris Mason
2011-09-20
1
-1
/
+6
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Btrfs: reserve sufficient space for ioctl clone
Sage Weil
2011-09-20
1
-1
/
+6
*
|
|
|
cifs: Fix broken sec=ntlmv2/i sec option (try #2)
Shirish Pargaonkar
2011-09-19
1
-43
/
+11
*
|
|
|
Fix the conflict between rwpidforward and rw mount options
Steve French
2011-09-19
1
-2
/
+2
*
|
|
|
CIFS: Fix ERR_PTR dereference in cifs_get_root
Pavel Shilovsky
2011-09-19
1
-4
/
+6
*
|
|
|
cifs: fix possible memory corruption in CIFSFindNext
Jeff Layton
2011-09-19
1
-1
/
+2
*
|
|
|
Merge branch 'for-linus' of git://github.com/chrismason/linux
Linus Torvalds
2011-09-19
3
-11
/
+30
|
\
|
|
|
|
*
|
|
Btrfs: only clear the need lookup flag after the dentry is setup
Josef Bacik
2011-09-18
1
-2
/
+11
|
*
|
|
BTRFS: Fix lseek return value for error
Jeff Liu
2011-09-18
1
-2
/
+7
|
*
|
|
Merge branch 'btrfs-3.0' into for-linus
Chris Mason
2011-09-18
2
-7
/
+12
|
|
\
|
|
|
|
*
|
Btrfs: don't change inode flag of the dest clone file
Li Zefan
2011-09-18
1
-1
/
+0
|
|
*
|
Btrfs: don't make a file partly checksummed through file clone
Li Zefan
2011-09-18
1
-0
/
+5
|
|
*
|
Btrfs: fix pages truncation in btrfs_ioctl_clone()
Li Zefan
2011-09-18
1
-4
/
+4
|
|
*
|
btrfs: fix d_off in the first dirent
Hidetoshi Seto
2011-09-18
1
-2
/
+3
*
|
|
|
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2011-09-15
6
-16
/
+55
|
\
\
\
\
|
*
|
|
|
nfs: Do not allow multiple mounts on same mountpoint when using -o noac
Sachin Prabhu
2011-09-13
1
-3
/
+20
|
*
|
|
|
NFS: Fix a typo in nfs_flush_multi
Trond Myklebust
2011-09-13
1
-1
/
+1
|
*
|
|
|
NFSv4: renewd needs to be able to handle the NFS4ERR_CB_PATH_DOWN error
Trond Myklebust
2011-08-24
3
-2
/
+13
|
*
|
|
|
NFSv4: The NFSv4.0 client must send RENEW calls if it holds a delegation
Trond Myklebust
2011-08-24
3
-6
/
+19
|
*
|
|
|
NFSv4: nfs4_proc_renew should be declared static
Trond Myklebust
2011-08-24
2
-4
/
+2
|
*
|
|
|
NFSv4: nfs4_proc_async_renew should use a GFP_NOFS allocation
Trond Myklebust
2011-08-24
1
-1
/
+1
*
|
|
|
|
hfsplus: fix filesystem size checks
Christoph Hellwig
2011-09-15
1
-3
/
+8
*
|
|
|
|
hfsplus: Fix kfree of wrong pointers in hfsplus_fill_super() error path
Seth Forshee
2011-09-15
2
-4
/
+4
*
|
|
|
|
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2011-09-14
1
-1
/
+2
|
\
\
\
\
\
[next]