Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
75bf758f906315820cada99c169bd89bab3f4ba2
/
fs
8e9d20897
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
by Linus Torvalds
· 16 years ago
21cdbc1
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 16 years ago
86d9c07
Merge branch 'for-2.6.30' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
13220a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 16 years ago
39f1500
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 16 years ago
9e80d40
ext3: Avoid starting a transaction in writepage when not necessary
by Jan Kara
· 16 years ago
08abe18
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
0c93ea4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 16 years ago
8ff64b5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
by Linus Torvalds
· 16 years ago
8d80ce8
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
0a1c01c
Make relatime default
by Matthew Garrett
· 16 years ago
d0adde5
Add a strictatime mount option
by Matthew Garrett
· 16 years ago
11ff6f05
Allow relatime to update atime once a day
by Matthew Garrett
· 16 years ago
b44b0ab3
[S390] dasd: add large volume support
by Stefan Weinhuber
· 16 years ago
a2a9537
Get rid of pdflush_operation() in emergency sync and remount
by Jens Axboe
· 16 years ago
6933c02
btrfs: get rid of current_is_pdflush() in btrfs_btree_balance_dirty
by Jens Axboe
· 16 years ago
095160a
sysfs: fix some bin_vm_ops errors
by Hugh Dickins
· 16 years ago
6694206
sysfs: only allow one scheduled removal callback per kobj
by Alex Chiang
· 16 years ago
f67f129
Driver core: implement uevent suppress in kobject
by Ming Lei
· 16 years ago
e0edd3c
sysfs: don't block indefinitely for unmapped files.
by Eric W. Biederman
· 16 years ago
04256b4
sysfs: reference sysfs_dirent from sysfs inodes
by Eric W. Biederman
· 16 years ago
425cb02
sysfs: sysfs_add_one WARNs with full path to duplicate filename
by Alex Chiang
· 16 years ago
4a67a1b
sysfs: Take sysfs_mutex when fetching the root inode.
by Eric W. Biederman
· 16 years ago
8231f2f
SYSFS: use standard magic.h for sysfs
by Qinghuang Feng
· 16 years ago
6d2a78e
block: add private bio_set for bio integrity allocations
by Martin K. Petersen
· 16 years ago
a7fcd37
block: don't create bio_vec slabs of less than the inline number
by Jens Axboe
· 16 years ago
3405397
block: cleanup bio_alloc_bioset()
by Ingo Molnar
· 16 years ago
df3647b
GFS2: Fix freeze issue
by Steven Whitehouse
· 16 years ago
9c53883
Fix a minor bug in the previous patch
by Steven Whitehouse
· 16 years ago
6bac243
GFS2: Clean up of glops.c
by Steven Whitehouse
· 16 years ago
02ffad08
GFS2: Fix locking bug in failed shared to exclusive conversion
by Benjamin Marzinski
· 16 years ago
229615d
GFS2: Pagecache usage optimization on GFS2
by Hisashi Hifumi
· 16 years ago
02ab172
GFS2: fix sparse warning: Should it be static?
by Hannes Eder
· 16 years ago
075ac44
GFS2: fix sparse warnings: constant is so big it is ...
by Hannes Eder
· 16 years ago
b9a9694
GFS2: Support quota/noquota mount arguments
by Steven Whitehouse
· 16 years ago
223b2b8
GFS2: Fix alignment issue and tidy gfs2_bitfit
by Steven Whitehouse
· 16 years ago
64d576b
GFS2: Add a "demote a glock" interface to sysfs
by Steven Whitehouse
· 16 years ago
02e3cc7
GFS2: Expose UUID via sysfs/uevent
by Steven Whitehouse
· 16 years ago
f15ab56
GFS2: Support generation of discard requests
by Steven Whitehouse
· 16 years ago
d8348de
GFS2: Fix deadlock on journal flush
by Steven Whitehouse
· 16 years ago
e7c8707
GFS2: Fix error path ref counting for root inode
by Steven Whitehouse
· 16 years ago
ac2425e
GFS2: Remove unused field from glock
by Steven Whitehouse
· 16 years ago
f057f6c
GFS2: Merge lock_dlm module into GFS2
by Steven Whitehouse
· 16 years ago
22077f5
GFS2: Remove "double" locking in quota
by Steven Whitehouse
· 16 years ago
0a7ab79
GFS2: change gfs2_quota_scan into a shrinker
by Abhijith Das
· 16 years ago
2db2aac
GFS2: Bring back lvb-related stuff to lock_nolock to support quotas
by Abhijith Das
· 16 years ago
6f04c1c
GFS2: Fix remount argument parsing
by Steven Whitehouse
· 16 years ago
703a3cd
Merge branch 'master' into next
by James Morris
· 16 years ago
f762dd6
Update my email address
by Gertjan van Wingerde
· 16 years ago
2aac0cf
eCryptfs: NULL crypt_stat dereference during lookup
by Tyler Hicks
· 16 years ago
8faece5
eCryptfs: Allocate a variable number of pages for file headers
by Tyler Hicks
· 16 years ago
65c2449
aio: lookup_ioctx can return the wrong value when looking up a bogus context
by Jeff Moyer
· 16 years ago
87c3a86
eventfd: remove fput() call from possible IRQ context
by Davide Libenzi
· 16 years ago
fe2fd6c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 16 years ago
a8e7d49
Fix race in create_empty_buffers() vs __set_page_dirty_buffers()
by Linus Torvalds
· 16 years ago
85bff88
Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 16 years ago
b363b33
[CIFS] Fix memory overwrite when saving nativeFileSystem field during mount
by Steve French
· 16 years ago
c6c0091
[CIFS] Rename compose_mount_options to cifs_compose_mount_options.
by Steve French
· 16 years ago
58cefd2
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 16 years ago
84f09f4
NFSD: provide encode routine for OP_OPENATTR
by Benny Halevy
· 16 years ago
ee568b2
Avoid 64-bit "switch()" statements on 32-bit architectures
by Linus Torvalds
· 16 years ago
d33a197
ext4: fix bb_prealloc_list corruption due to wrong group locking
by Eric Sandeen
· 16 years ago
ee6f779
filp->f_pos not correctly updated in proc_task_readdir
by Zhang Le
· 16 years ago
60aa492
Rationalize fasync return values
by Jonathan Corbet
· 16 years ago
7639842
Move FASYNC bit handling to f_op->fasync()
by Jonathan Corbet
· 16 years ago
db1dd4d
Use f_lock to protect f_flags
by Jonathan Corbet
· 16 years ago
6849991
Rename struct file->f_ep_lock
by Jonathan Corbet
· 16 years ago
18553c3
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
059ea33
block: fix memory leak in bio_clone()
by Li Zefan
· 16 years ago
8709269
block: Add gfp_mask parameter to bio_integrity_clone()
by un'ichi Nomura
· 16 years ago
f1823ac
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 16 years ago
ff9cb43
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
by Linus Torvalds
· 16 years ago
84814d6
eCryptfs: don't encrypt file key with filename key
by Tyler Hicks
· 16 years ago
15e7b87
nommu: ramfs: don't leak pages when adding to page cache fails
by Johannes Weiner
· 16 years ago
020fe22
nommu: ramfs: pages allocated to an inode's pagecache may get wrongly discarded
by Enrik Berkhan
· 16 years ago
8d03c7a
ext4: fix bogus BUG_ONs in in mballoc code
by Eric Sandeen
· 16 years ago
712e53e
ocfs2: Use xs->bucket to set xattr value outside
by Tao Ma
· 16 years ago
74e77eb
ocfs2: Fix a bug found by sparse check.
by Tao Ma
· 16 years ago
d9ae49d
ocfs2: tweak to get the maximum inline data size with xattr
by Tiger Yang
· 16 years ago
6c9fd1d
ocfs2: reserve xattr block for new directory with inline data
by Tiger Yang
· 16 years ago
188de5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
by Linus Torvalds
· 16 years ago
7ef0d73
fs: new inode i_state corruption fix
by Nick Piggin
· 16 years ago
a3cfbb5
vfs: add missing unlock in sget()
by Li Zefan
· 16 years ago
e5bc49b
pipe_rdwr_fasync: fix the error handling to prevent the leak/crash
by Oleg Nesterov
· 16 years ago
9f4c899
NFS: Fix the fix to Bugzilla #11061, when IPv6 isn't defined...
by Trond Myklebust
· 16 years ago
2842c3b
ext4: Print the find_group_flex() warning only once
by Theodore Ts'o
· 16 years ago
363911d
Squashfs: Valid filesystems are flagged as bad by the corrupted fs patch
by Phillip Lougher
· 16 years ago
64cc2c6
[CIFS] work around bug in Samba server handling for posix open
by Steve French
· 16 years ago
276a74a
[CIFS] Use posix open on file open when server supports it
by Steve French
· 16 years ago
fcc7c09
cifs: fix buffer format byte on NT Rename/hardlink
by Jeff Layton
· 16 years ago
0382457
[CIFS] Add definitions for remoteably fsctl calls
by Steve French
· 16 years ago
1adcb71
[CIFS] add extra null attr check
by Steve French
· 16 years ago
4717bed
[CIFS] fix build error
by Steve French
· 16 years ago
7fc8f4e
[CIFS] reopen file via newer posix open protocol operation if available
by Steve French
· 16 years ago
be65244
[CIFS] Add new nostrictsync cifs mount option to avoid slow SMB flush
by Steve French
· 16 years ago
10e70af
[CIFS] DFS no longer experimental
by Steve French
· 16 years ago
b298f22
[CIFS] Send SMB flush in cifs_fsync
by Steve French
· 16 years ago
0789d8f
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 16 years ago
3a95ea1
Fix _fat_bmap() locking
by OGAWA Hirofumi
· 16 years ago
ad3bdef
proc: fix kflags to uflags copying in /proc/kpageflags
by Wu Fengguang
· 16 years ago
Next »