Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c1b7399027254a45a4036c548c13eb97c7d0d8fa
/
fs
d24fff2
net: pass new SIOCSHWTSTAMP through to device drivers
by Patrick Ohly
· 16 years ago
5e30589
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
0e4a9b5
ext2/xip: refuse to change xip flag during remount with busy inodes
by Carsten Otte
· 16 years ago
02ac597
ext3: revert "ext3: wait on all pending commits in ext3_sync_fs"
by Jan Kara
· 16 years ago
8fe4cd0
jbd: fix return value of journal_start_commit()
by Jan Kara
· 16 years ago
5a6fe12
Do not account for the address space used by hugetlbfs using VM_ACCOUNT
by Mel Gorman
· 16 years ago
4c098bc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 16 years ago
284b066
Btrfs: don't use spin_is_contended
by Chris Mason
· 16 years ago
896abeb
Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 16 years ago
9d9b87c
lockd: fix regression in lockd's handling of blocked locks
by J. Bruce Fields
· 16 years ago
766ccb9
async: Rename _special -> _domain for clarity.
by Cornelia Huck
· 16 years ago
ccfef64
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 16 years ago
ae1a25d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 16 years ago
fd9fc84
eCryptfs: Regression in unencrypted filename symlinks
by Tyler Hicks
· 16 years ago
1d87b0d
Merge branch 'to-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland
by Linus Torvalds
· 16 years ago
92dc07b
elf core dump: fix get_user use
by Roland McGrath
· 16 years ago
0bf2f3a
CRED: Fix SUID exec regression
by David Howells
· 16 years ago
d4cf109
vfs: Don't call attach_nobh_buffers() with an empty list
by Dave Kleikamp
· 16 years ago
42f15d7
Btrfs: Make sure dir is non-null before doing S_ISGID checks
by Chris Mason
· 16 years ago
ff491a7
netlink: change return-value logic of netlink_broadcast()
by Pablo Neira Ayuso
· 16 years ago
33dccbb
tun: Limit amount of queued packets per device
by Herbert Xu
· 16 years ago
767b582
braino in sg_ioctl_trans()
by Al Viro
· 16 years ago
0822563
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
by Linus Torvalds
· 16 years ago
f01d1d5
seq_file: fix big-enough lseek() + read()
by Alexey Dobriyan
· 16 years ago
33da889
seq_file: move traverse so it can be used from seq_read
by Eric Biederman
· 16 years ago
806638b
Btrfs: Fix memory leak in cache_drop_leaf_ref
by Chris Mason
· 16 years ago
436443f
Revert "configfs: Silence lockdep on mkdir(), rmdir() and configfs_depend_item()"
by Mark Fasheh
· 16 years ago
9b0d3ac
Btrfs: don't return congestion in write_cache_pages as often
by Chris Mason
· 16 years ago
7b78c17
Btrfs: Only prep for btree deletion balances when nodes are mostly empty
by Chris Mason
· 16 years ago
12f4dac
Btrfs: fix btrfs_unlock_up_safe to walk the entire path
by Chris Mason
· 16 years ago
4d081c4
Btrfs: change btrfs_del_leaf to drop locks earlier
by Chris Mason
· 16 years ago
06d9a8d
Btrfs: Change btrfs_truncate_inode_items to stop when it hits the inode
by Chris Mason
· 16 years ago
f03d930
Btrfs: Don't try to compress pages past i_size
by Chris Mason
· 16 years ago
8114494
Btrfs: join the transaction in __btrfs_setxattr
by Josef Bacik
· 16 years ago
8c087b5
Btrfs: Handle SGID bit when creating inodes
by Chris Ball
· 16 years ago
bd56b30
Btrfs: Make btrfs_drop_snapshot work in larger and more efficient chunks
by Chris Mason
· 16 years ago
b4ce94d
Btrfs: Change btree locking to use explicit blocking points
by Chris Mason
· 16 years ago
c487685
Btrfs: hash_lock is no longer needed
by Chris Mason
· 16 years ago
3935127
Btrfs: disable leak debugging checks in extent_io.c
by Chris Mason
· 16 years ago
b7a9f29
Btrfs: sort references by byte number during btrfs_inc_ref
by Chris Mason
· 16 years ago
b51912c
Btrfs: async threads should try harder to find work
by Chris Mason
· 16 years ago
0279b4c
Btrfs: selinux support
by Jim Owens
· 16 years ago
bef62ef
Btrfs: make btrfs acls selectable
by Christian Hesse
· 16 years ago
a683705
Btrfs: Catch missed bios in the async bio submission thread
by Chris Mason
· 16 years ago
f96c08e
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
by Linus Torvalds
· 16 years ago
3e1c400
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
by Linus Torvalds
· 16 years ago
43f3f05
[XFS] Warn on transaction in flight on read-only remount
by Felix Blyakher
· 16 years ago
6139a23
xfs: Check buffer lengths in log recovery
by Dave Chinner
· 16 years ago
6d2160b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus
by Felix Blyakher
· 16 years ago
fd4ef23
ocfs2: add quota call to ocfs2_remove_btree_range()
by Mark Fasheh
· 16 years ago
a4b9196
ocfs2: Wakeup the downconvert thread after a successful cancel convert
by Sunil Mushran
· 16 years ago
554e7f9
ocfs2: Access the xattr bucket only before modifying it.
by Tao Ma
· 16 years ago
0e03334
configfs: Silence lockdep on mkdir(), rmdir() and configfs_depend_item()
by Joel Becker
· 16 years ago
f8afead
ocfs2: Fix possible deadlock in ocfs2_write_dquot()
by Jan Kara
· 16 years ago
ea455f8
ocfs2: Push out dropping of dentry lock to ocfs2_wq
by Jan Kara
· 16 years ago
c01a25e
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 16 years ago
ae704e9
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
dbeb1701
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
8ae372e
block: Remove obsolete BUG_ON
by Martin K. Petersen
· 16 years ago
7b24fc4
block: Don't verify integrity metadata on read error
by Martin K. Petersen
· 16 years ago
b9ec63f
ext4: Remove bogus BUG() check in ext4_bmap()
by Theodore Ts'o
· 16 years ago
f2257b7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 16 years ago
9df04e1
epoll: drop max_user_instances and rely only on max_user_watches
by Davide Libenzi
· 16 years ago
df1c46b
tun: Add some missing TUN compat ioctl translations.
by David S. Miller
· 16 years ago
27ad279
UBIFS: remove fast unmounting
by Artem Bityutskiy
· 16 years ago
a2b9df3
UBIFS: return sensible error codes
by Artem Bityutskiy
· 16 years ago
b466f17
UBIFS: remount ro fixes
by Adrian Hunter
· 16 years ago
227c75c
UBIFS: spelling fix 'date' -> 'data'
by Adrian Hunter
· 16 years ago
3eb1429
UBIFS: sync wbufs after syncing inodes and pages
by Adrian Hunter
· 16 years ago
a9ac49d
cifs: make sure we allocate enough storage for socket address
by Jeff Layton
· 16 years ago
da505c3
[CIFS] Make socket retry timeouts consistent between blocking and nonblocking cases
by Steve French
· 16 years ago
f818dd5
[CIFS] some cleanup to dir.c prior to addition of posix_open
by Steve French
· 16 years ago
42c2454
[CIFS] revalidate parent inode when rmdir done within that directory
by Steve French
· 16 years ago
6a7f8d3
[CIFS] Rename md5 functions to avoid collision with new rt modules
by Steve French
· 16 years ago
0496e02
cifs: turn smb_send into a wrapper around smb_sendv
by Jeff Layton
· 16 years ago
89f135d
Btrfs: fix readdir on 32 bit machines
by Chris Mason
· 16 years ago
e4f722f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Chris Mason
· 16 years ago
4a29d20
UBIFS: fix LPT out-of-space bug (again)
by Adrian Hunter
· 16 years ago
fa82a49
nfsd: only set file_lock.fl_lmops in nfsd4_lockt if a stateowner is found
by Jeff Layton
· 16 years ago
b914152
nfsd: fix cred leak on every rpc
by J. Bruce Fields
· 16 years ago
bf935a7
nfsd: fix null dereference on error path
by J. Bruce Fields
· 16 years ago
f0e0059
don't reallocate sxp variable passed into xfs_swapext
by Eric Sandeen
· 16 years ago
6f7ab6d
UBIFS: fix no_chk_data_crc
by Artem Bityutskiy
· 16 years ago
9fd9784
ext4: Fix building with EXT4FS_DEBUG
by Thadeu Lima de Souza Cascardo
· 16 years ago
fdff73f
ext4: Initialize the new group descriptor when resizing the filesystem
by Theodore Ts'o
· 16 years ago
a90e8a7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm
by Linus Torvalds
· 16 years ago
cc597bc
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-quota-2.6
by Linus Torvalds
· 16 years ago
ed80386
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 16 years ago
a1c70a7
Merge branch 'Kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/misc
by Linus Torvalds
· 16 years ago
3632dee
inotify: clean up inotify_read and fix locking problems
by Vegard Nossum
· 16 years ago
2d07d4d1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 16 years ago
6ba87c9
UBIFS: fix assertions
by Artem Bityutskiy
· 16 years ago
f6d47a1
fuse: fix poll notify
by Miklos Szeredi
· 16 years ago
26c3679
fuse: destroy bdi on umount
by Miklos Szeredi
· 16 years ago
c2b8f00
fuse: fuse_fill_super error handling cleanup
by Miklos Szeredi
· 16 years ago
3ddf1e7
fuse: fix missing fput on error
by Miklos Szeredi
· 16 years ago
bb875b3
fuse: fix NULL deref in fuse_file_alloc()
by Dan Carpenter
· 16 years ago
49d128a
UBIFS: ensure orphan area head is initialized
by Adrian Hunter
· 16 years ago
b4978e9
UBIFS: always clean up GC LEB space
by Artem Bityutskiy
· 16 years ago
84abf97
UBIFS: add re-mount debugging checks
by Artem Bityutskiy
· 16 years ago
Next »