Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
dcb522715503dfd3eae4fe402439bd4737434f21
/
fs
/
btrfs
/
ioctl.c
f48d427
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
c37b2b6
Btrfs: do not bug when we fail to commit the transaction
by Josef Bacik
· 12 years ago
e515c18
btrfs: Return EINVAL when length to trim is less than FSB
by Lukas Czerner
· 12 years ago
4fa6b5e
audit: overhaul __audit_inode_child to accomodate retrying
by Jeff Layton
· 12 years ago
c43a25a
audit: reverse arguments to audit_inode_child
by Jeff Layton
· 12 years ago
7205542
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
5af3e8c
Btrfs: make filesystem read-only when submitting barrier fails
by Stefan Behrens
· 12 years ago
aa42ffd
Btrfs: fix off-by-one in file clone
by Liu Bo
· 12 years ago
7e97b8d
btrfs: allow setting NOCOW for a zero sized file via ioctl
by David Sterba
· 12 years ago
aab174f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
437589a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
425d17a
Btrfs: use larger limit for translation of logical to inode
by Liu Bo
· 12 years ago
df031f0
Btrfs: use helper for logical resolve
by Liu Bo
· 12 years ago
69917e4
Btrfs: fix a bug in parsing return value in logical resolve
by Liu Bo
· 12 years ago
9e8a4a8
Btrfs: use flag EXTENT_DEFRAG for snapshot-aware defrag
by Liu Bo
· 12 years ago
48c03c4
Btrfs: fix wrong size for the reservation of the, snapshot creation
by Miao Xie
· 12 years ago
66d8f3d
Btrfs: add a new "type" field into the block reservation structure
by Miao Xie
· 12 years ago
2671485
Btrfs: remove unused hint byte argument for btrfs_drop_extents
by Josef Bacik
· 12 years ago
5dc562c
Btrfs: turbo charge fsync
by Josef Bacik
· 12 years ago
2903ff0
switch simple cases of fget_light to fdget
by Al Viro
· 12 years ago
8319aa9
switch btrfs_ioctl_clone() to fget_light()
by Al Viro
· 12 years ago
ecd1881
switch btrfs_ioctl_snap_create_transid() to fget_light()
by Al Viro
· 12 years ago
2f2f43d
userns: Convert btrfs to use kuid/kgid where appropriate
by Eric W. Biederman
· 13 years ago
318e151
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
dadd110
Btrfs: fix some endian bugs handling the root times
by Dan Carpenter
· 12 years ago
e00da20
Btrfs: remove mnt_want_write call in btrfs_mksubvol
by Alexander Block
· 12 years ago
a0e881b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
e784868
btrfs: Push mnt_want_write() outside of i_mutex
by Jan Kara
· 13 years ago
113c1cb
Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linus
by Chris Mason
· 12 years ago
31db9f7
Btrfs: introduce BTRFS_IOC_SEND for btrfs send/receive
by Alexander Block
· 12 years ago
8ea05e3
Btrfs: introduce subvol uuids and times
by Alexander Block
· 12 years ago
2b0ce2c
Btrfs: Check INCOMPAT flags on remount and add helper function
by Mitch Harder
· 12 years ago
b478b2b
Merge branch 'qgroup' of git://git.jan-o-sch.net/btrfs-unstable into for-linus
by Chris Mason
· 12 years ago
362a20c
btrfs: allow cross-subvolume file clone
by David Sterba
· 13 years ago
b9ca066
Btrfs: do not set subvolume flags in readonly mode
by Liu Bo
· 13 years ago
e54bfa3
Btrfs: use mnt_want_write_file instead of mnt_want_write
by Liu Bo
· 13 years ago
768e9df
Btrfs: remove redundant r/o check for superblock
by Liu Bo
· 13 years ago
a874a63
Btrfs: check write access to mount earlier while creating snapshots
by Liu Bo
· 13 years ago
b27f7c0
btrfs: join DEV_STATS ioctls to one
by David Sterba
· 13 years ago
a43a211
btrfs: ignore unfragmented file checks in defrag when compression enabled - rebased
by Andrew Mahone
· 13 years ago
11e62a8
btrfs: switch btrfs_ioctl_balance() to mnt_want_write_file()
by Al Viro
· 12 years ago
6f72c7e
Btrfs: add qgroup inheritance
by Arne Jansen
· 13 years ago
5d13a37
Btrfs: add qgroup ioctls
by Arne Jansen
· 13 years ago
a8c4a33
Btrfs: cast devid to unsigned long long for printk %llu
by Chris Mason
· 13 years ago
4e42ae1
Btrfs: do not resize a seeding device
by Liu Bo
· 13 years ago
6c282eb
Btrfs: fix defrag regression
by Li Zefan
· 13 years ago
606686e
Btrfs: use rcu to protect device->name
by Josef Bacik
· 13 years ago
1e20932
Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-linus
by Chris Mason
· 13 years ago
c11d2c2
Btrfs: add ioctl to get and reset the device stats
by Stefan Behrens
· 13 years ago
9ba1f6e
Btrfs: do not do balance in readonly mode
by Liu Bo
· 13 years ago
a27202f
Btrfs: NUL-terminate path buffer in DEV_INFO ioctl result
by Jim Meyering
· 13 years ago
2eec6c8
Fix minor type issues
by Daniel J Blueman
· 13 years ago
0c4d2d9
Btrfs: use i_version instead of our own sequence
by Josef Bacik
· 13 years ago
5581a51
Btrfs: don't set for_cow parameter for tree block functions
by Jan Schmidt
· 13 years ago
99ba55a
Btrfs: fix btrfs_ioctl_dev_info() crash on missing device
by Stefan Behrens
· 13 years ago
e1f041e1
Btrfs: update to the right index of defragment
by Liu Bo
· 13 years ago
66c2689
Btrfs: do not bother to defrag an extent if it is a big real extent
by Liu Bo
· 13 years ago
17ce6ef
Btrfs: add a check to decide if we should defrag the range
by Liu Bo
· 13 years ago
1f12bd0
Btrfs: fix the mismatch of page->mapping
by Liu Bo
· 13 years ago
ecb8bea
Btrfs: fix race between direct io and autodefrag
by Liu Bo
· 13 years ago
98961a7
Merge git://git.jan-o-sch.net/btrfs-unstable into for-linus
by Chris Mason
· 13 years ago
7a3ae2f
Btrfs: fix regression in scrub path resolving
by Jan Schmidt
· 13 years ago
79787ea
btrfs: replace many BUG_ONs with proper error handling
by Jeff Mahoney
· 13 years ago
ce59897
btrfs: Don't BUG_ON errors from btrfs_create_subvol_root()
by Mark Fasheh
· 13 years ago
d008237
btrfs: drop gfp_t from lock_extent
by Jeff Mahoney
· 13 years ago
855a85f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
16780ca
Btrfs: add extra sanity checks on the path names in btrfs_mksubvol
by Chris Mason
· 13 years ago
600a45e
Btrfs: fix deadlock on page lock when doing auto-defragment
by Miao Xie
· 13 years ago
67d2433
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
7ec31b5
Btrfs: do not defrag a file partially
by Liu Bo
· 13 years ago
d65773b
Merge branch 'btrfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
f9156c7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
f248679
Btrfs: add a delalloc mutex to inodes for delalloc reservations
by Josef Bacik
· 13 years ago
9785dbd
Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into integration
by Chris Mason
· 13 years ago
d756bd2
Merge branch 'for-chris' of git://repo.or.cz/linux-btrfs-devel into integration
by Chris Mason
· 13 years ago
19a39dc
Btrfs: add balance progress reporting
by Ilya Dryomov
· 13 years ago
de32226
Btrfs: allow for resuming restriper after it was paused
by Ilya Dryomov
· 13 years ago
a7e99c6
Btrfs: allow for canceling restriper
by Ilya Dryomov
· 13 years ago
837d5b6
Btrfs: allow for pausing restriper
by Ilya Dryomov
· 13 years ago
f43ffb6
Btrfs: add basic infrastructure for selective balancing
by Ilya Dryomov
· 13 years ago
c9e9f97
Btrfs: add basic restriper infrastructure
by Ilya Dryomov
· 13 years ago
4da6f1a
Btrfs: reserve metadata space in btrfs_ioctl_setflags()
by Li Zefan
· 13 years ago
f062abf
Btrfs: remove BUG_ON()s in btrfs_ioctl_setflags()
by Li Zefan
· 13 years ago
815745c
btrfs: let ->s_fs_info point to fs_info, not root...
by Al Viro
· 13 years ago
4692cf5
Btrfs: new backref walking code
by Jan Schmidt
· 13 years ago
2a79f17
vfs: mnt_drop_write_file()
by Al Viro
· 13 years ago
a561be7
switch a bunch of places to mnt_want_write_file()
by Al Viro
· 13 years ago
66d7e7f
Btrfs: mark delayed refs as for cow
by Arne Jansen
· 13 years ago
567a45e
Merge branch 'for-chris' of http://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-work into integration
by Chris Mason
· 13 years ago
660d3f6
Btrfs: fix how we do delalloc reservations and how we free reservations on error
by Josef Bacik
· 13 years ago
306424cc
Btrfs: fix ctime update of on-disk inode
by Li Zefan
· 13 years ago
ece7d20
Btrfs: Don't error on resizing FS to same size
by Mike Fleetwood
· 13 years ago
5bb1468
Btrfs: prefix resize related printks with btrfs:
by Arnd Hannemann
· 13 years ago
745c4d8
btrfs: Fix up 32/64-bit compatibility for new ioctls
by Jeff Mahoney
· 13 years ago
740c3d2
Btrfs: fix the new inspection ioctls for 32 bit compat
by Chris Mason
· 13 years ago
806468f
Merge git://git.jan-o-sch.net/btrfs-unstable into integration
by Chris Mason
· 13 years ago
6c41761
btrfs: separate superblock items out of fs_info
by David Sterba
· 14 years ago
a81d3b1
Merge branch 'hotfixes-20111024/josef/for-chris' into btrfs-next-stable
by David Sterba
· 13 years ago
afd582a
Merge remote-tracking branch 'remotes/josef/for-chris' into btrfs-next-stable
by David Sterba
· 13 years ago
f4c697e
btrfs: return EINVAL if start > total_bytes in fitrim ioctl
by Lukas Czerner
· 13 years ago
Next »