projects
/
platform
/
upstream
/
btrfs-progs.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
btrfs-progs: check for negative return value from ioctl
[platform/upstream/btrfs-progs.git]
/
cmds-subvolume.c
2016-01-12
David Sterba
btrfs-progs: remove unnecessary errno temp variables
blob
|
commitdiff
2016-01-12
David Sterba
btrfs-progs: cmd subvolume: switch to common error...
blob
|
commitdiff
|
diff to current
2015-11-02
Zhao Lei
btrfs-progs: subvolume: use btrfs_open_dir for btrfs...
blob
|
commitdiff
|
diff to current
2015-10-07
David Sterba
btrfs-progs: subvol sync: fix reversed condition
blob
|
commitdiff
|
diff to current
2015-09-01
Zhao Lei
btrfs-progs: Simplify all-subvolumn-clean condition...
blob
|
commitdiff
|
diff to current
2015-09-01
Zhao Lei
btrfs-progs: Simplify memory allocation for enumerate_d...
blob
|
commitdiff
|
diff to current
2015-09-01
Zhao Lei
btrfs-progs: Fix wrong return value of wait_for_subvolu...
blob
|
commitdiff
|
diff to current
2015-09-01
Zhao Lei
btrfs-progs: Fix infinite loop of btrfs subvolumn sync
blob
|
commitdiff
|
diff to current
2015-08-31
Zhao Lei
btrfs-progs: remove code for setup mntid in cmd_subvol_show
blob
|
commitdiff
|
diff to current
2015-08-31
David Sterba
btrfs-progs: unify naming of command handlers
blob
|
commitdiff
|
diff to current
2015-06-12
David Sterba
btrfs-progs: properly set up ioctl arguments
blob
|
commitdiff
|
diff to current
2015-06-09
David Sterba
btrfs-progs: add helper to wait for subvolume cleaning
blob
|
commitdiff
|
diff to current
2015-06-09
David Sterba
btrfs-progs: subvol: let sync check only current deletions
blob
|
commitdiff
|
diff to current
2015-06-09
David Sterba
btrfs-progs: add command group info strings
blob
|
commitdiff
|
diff to current
2015-06-03
David Sterba
btrfs-progs: subvol show: tweak output
blob
|
commitdiff
|
diff to current
2015-06-03
David Sterba
btrfs-progs: subvol show: print received uuid
blob
|
commitdiff
|
diff to current
2015-04-08
David Sterba
btrfs-progs: getopt, use symbolic name for argument...
blob
|
commitdiff
|
diff to current
2015-01-19
David Sterba
btrfs-progs: make getopt tables static const
blob
|
commitdiff
|
diff to current
2015-01-19
David Sterba
btrfs-progs: cleanup, move getop long options close...
blob
|
commitdiff
|
diff to current
2015-01-14
Gui Hecheng
btrfs-progs: remove uneccessary subvol name check for...
blob
|
commitdiff
|
diff to current
2015-01-14
Martin Volf
btrfs-progs: Remove redundant short description from...
blob
|
commitdiff
|
diff to current
2014-12-10
David Sterba
btrfs-progs: subvol delete: rename variable to match...
blob
|
commitdiff
|
diff to current
2014-12-10
David Sterba
btrfs-progs: subvol delete: add verbosity option
blob
|
commitdiff
|
diff to current
2014-12-10
David Sterba
btrfs-progs: let subvol delete print commit mode inline
blob
|
commitdiff
|
diff to current
2014-11-27
Gui Hecheng
btrfs-progs: fix return value problem for btrfs sub...
blob
|
commitdiff
|
diff to current
2014-10-10
David Sterba
btrfs-progs: wait until all subvolumes are cleaned
blob
|
commitdiff
|
diff to current
2014-09-14
Hugo Mills
btrfs-progs: Add -R to list UUIDs of original received...
blob
|
commitdiff
|
diff to current
2014-08-22
Hugo Mills
btrfs-progs: Fix spelling in btrfs sub list help
blob
|
commitdiff
|
diff to current
2014-08-22
Satoru Takeuchi
btrfs-progs: move test_isdir() to utils.c
blob
|
commitdiff
|
diff to current
2014-08-22
Satoru Takeuchi
btrfs-progs: introduce test_issubvolname() for simplicity
blob
|
commitdiff
|
diff to current
2014-08-22
Satoru Takeuchi
btrfs-progs: Unify the messy error message formats
blob
|
commitdiff
|
diff to current
2014-08-22
Qu Wenruo
btrfs-progs: Check fstype in find_mount_root()
blob
|
commitdiff
|
diff to current
2014-03-21
Wang Shilong
Btrfs-progs: switch to arg_strtou64() part3
blob
|
commitdiff
|
diff to current
2014-01-31
Wang Shilong
Btrfs-progs: fix double free when deleting subvolumes
blob
|
commitdiff
|
diff to current
2014-01-31
Mitchel Humpherys
btrfs-progs: fix minor grammar issues
blob
|
commitdiff
|
diff to current
2014-01-31
David Sterba
btrfs-progs: add options to set commit mode after subvo...
blob
|
commitdiff
|
diff to current
2014-01-31
Gui Hecheng
btrfs-progs: remove NULL-ptr judge before free for...
blob
|
commitdiff
|
diff to current
2014-01-31
Anand Jain
btrfs-progs: define BTRFS_UUID_UNPARSE_SIZE for uuid...
blob
|
commitdiff
|
diff to current
2013-11-07
Eric Sandeen
btrfs-progs: fix potential double-frees in cmd_subvol_d...
blob
|
commitdiff
|
diff to current
2013-11-07
Eryu Guan
Btrfs-progs: set return value to 0 if subvolume get...
blob
|
commitdiff
|
diff to current
2013-10-24
David Sterba
btrfs-progs: add filter for deleted but uncleanded...
blob
|
commitdiff
|
diff to current
2013-10-16
Eryu Guan
Btrfs-progs: check return value of realpath(3)
blob
|
commitdiff
|
diff to current
2013-10-16
chandan
btrfs-progs: cmd_find_new: Sync fs before searching...
blob
|
commitdiff
|
diff to current
2013-10-16
Gui Hecheng
btrfs-progs: free strdup()s that are not freed
blob
|
commitdiff
|
diff to current
2013-10-16
Wang Shilong
Btrfs-progs: fix magic return value in cmds-subvolume.c
blob
|
commitdiff
|
diff to current
2013-09-03
Zach Brown
btrfs-progs: use NULL instead of 0
blob
|
commitdiff
|
diff to current
2013-08-09
Qu Wenruo
btrfs-progs: Update the usage strings of some cmds
blob
|
commitdiff
|
diff to current
2013-08-09
Wang Shilong
Btrfs-progs: fix closing of opendir()
blob
|
commitdiff
|
diff to current
2013-08-09
Wang Shilong
Btrfs-progs: listing subvols and getting default subvol...
blob
|
commitdiff
|
diff to current
2013-08-09
David Sterba
btrfs-progs: use reentrant localtime
blob
|
commitdiff
|
diff to current
2013-08-09
Wang Shilong
Btrfs-progs: fix possible memory leak related to subvol...
blob
|
commitdiff
|
diff to current
2013-05-10
Wang Shilong
Btrfs-progs: fix compile warnings in i386 machine
blob
|
commitdiff
|
diff to current
2013-04-23
Koen De Wit
btrfs-progs: add quota-related info to usage messages
blob
|
commitdiff
|
diff to current
2013-03-10
Eric Sandeen
btrfs-progs: Free resources when returning error from...
blob
|
commitdiff
|
diff to current
2013-03-10
Eric Sandeen
btrfs-progs: tidy up cmd_subvol_create() whitespace...
blob
|
commitdiff
|
diff to current
2013-03-10
Eric Sandeen
btrfs-progs: Free resources when returning error from...
blob
|
commitdiff
|
diff to current
2013-03-10
Eric Sandeen
btrfs-progs: tidy up cmd_snapshot() whitespace & returns
blob
|
commitdiff
|
diff to current
2013-03-10
Eric Sandeen
btrfs-progs: close fd on cmd_subvol_list return
blob
|
commitdiff
|
diff to current
2013-02-27
Eric Sandeen
btrfs-progs: fix fd leak in cmd_subvol_set_default
blob
|
commitdiff
|
diff to current
2013-02-27
Eric Sandeen
btrfs-progs: close fd on cmd_subvol_get_default return
blob
|
commitdiff
|
diff to current
2013-02-27
Eric Sandeen
btrfs-progs: btrfs_list_get_path_rootid error handling
blob
|
commitdiff
|
diff to current
2013-02-06
Chris Mason
Merge branch 'cov-fixes-v1-integration-20130201' of...
blob
|
commitdiff
|
diff to current
2013-02-06
Chris Mason
Merge branch 'for-chris' of git://repo.or.cz/btrfs...
blob
|
commitdiff
|
diff to current
2013-02-06
Eric Sandeen
btrfs-progs: simplify ioctl name copy and null termination
blob
|
commitdiff
|
diff to current
2013-02-06
Eric Sandeen
btrfs-progs: fix name lengths in cmd_subvol_create
blob
|
commitdiff
|
diff to current
2013-02-06
Zach Brown
btrfs-progs: don't leak inherit on errors
blob
|
commitdiff
|
diff to current
2013-02-06
Zach Brown
btrfs-progs: close ioctl fd in find new
blob
|
commitdiff
|
diff to current
2013-02-06
Zach Brown
btrfs-progs: don't close(<0) in subvol create
blob
|
commitdiff
|
diff to current
2013-02-01
Anand Jain
Btrfs-progs: dont print uuid unless -u option is given
blob
|
commitdiff
|
diff to current
2013-02-01
David Sterba
btrfs-progs: add option c to show ogeneration
blob
|
commitdiff
|
diff to current
2013-02-01
David Sterba
btrfs-progs: add option g to show generation
blob
|
commitdiff
|
diff to current
2013-02-01
David Sterba
btrfs-progs: upcase filter options
blob
|
commitdiff
|
diff to current
2013-02-01
Anand Jain
Btrfs-progs: add subvol flags to print
blob
|
commitdiff
|
diff to current
2013-02-01
Anand Jain
Btrfs-progs: Fix a small memory leak in managing the...
blob
|
commitdiff
|
diff to current
2013-02-01
Anand Jain
Btrfs-progs: add show subcommand to subvol cli
blob
|
commitdiff
|
diff to current
2013-02-01
Anand Jain
Btrfs-progs: make printing subvol extensible to newer...
blob
|
commitdiff
|
diff to current
2013-02-01
Anand Jain
Btrfs-progs: add parent uuid for snapshots
blob
|
commitdiff
|
diff to current
2013-02-01
Anand Jain
Btrfs-progs: move printing subvol list outside of btrfs...
blob
|
commitdiff
|
diff to current
2013-02-01
Lukas Czerner
Btrfs-progs: List all subvolumes by default
blob
|
commitdiff
|
diff to current
2013-02-01
Lukas Czerner
Btrfs-progs: add '-o' option into subvolume list command
blob
|
commitdiff
|
diff to current
2013-02-01
Lukas Czerner
Btrfs-progs: move path modification to filters
blob
|
commitdiff
|
diff to current
2013-01-29
Anand Jain
Btrfs-progs: move open_file_or_dir() to utils.c
blob
|
commitdiff
|
diff to current
2012-10-04
Anand Jain
Btrfs-progs: btrfs subvolume delete could delete subvolumes
blob
|
commitdiff
|
diff to current
2012-10-04
Wang Shilong
Btrfs-Progs: update '-s' option without a argument.
blob
|
commitdiff
|
diff to current
2012-10-04
Wang Shilong
Btrfs-progs: introduces '-a' option into subvolume...
blob
|
commitdiff
|
diff to current
2012-10-04
Wang Shilong
Btrfs-Progs: fix subvolumes's some full_path invaild...
blob
|
commitdiff
|
diff to current
2012-10-04
Miao Xie
Btrfs-progs: introduce '-t' option into subvolume list...
blob
|
commitdiff
|
diff to current
2012-10-04
wangshilong
Btrfs-progs: introduce -g -c --sort options into btrfs...
blob
|
commitdiff
|
diff to current
2012-10-04
Miao Xie
Btrfs-progs: enhance btrfs subvol list only to show...
blob
|
commitdiff
|
diff to current
2012-10-04
Miao Xie
Btrfs-progs: restructure list_subvolumes
blob
|
commitdiff
|
diff to current
2012-10-04
Miao Xie
Btrfs-progs: fix wrong usage of btrfs subvolume list...
blob
|
commitdiff
|
diff to current
2012-10-04
Zhou Bo
Btrfs-progs: move the function declarations to a new...
blob
|
commitdiff
|
diff to current
2012-10-04
Anand Jain
Btrfs-progs: add -u to show subvol uuid
blob
|
commitdiff
|
diff to current
2012-10-04
Liu Bo
Btrfs-progs: list snapshots by generation
blob
|
commitdiff
|
diff to current
2012-09-04
Arne Jansen
Btrfs progs: quota groups support
upstream/0.20.rc1
v0.20-rc1
blob
|
commitdiff
|
diff to current
2012-07-05
Chris Mason
Merge branch 'for-chris' of git://github.com/idryomov...
blob
|
commitdiff
|
diff to current
2012-07-03
Chris Samuel
Fix "set-dafault" typo in cmds-subvolume.c
blob
|
commitdiff
|
diff to current
2012-06-05
Jim Meyering
mkfs: avoid heap-buffer-read-underrun for zero-length...
blob
|
commitdiff
|
diff to current
2012-06-05
Jim Meyering
avoid several strncpy-induced buffer overruns
blob
|
commitdiff
|
diff to current
2012-02-09
Chris Mason
Merge branch 'for-chris' of git://github.com/idryomov...
blob
|
commitdiff
|
diff to current
next